Home
last modified time | relevance | path

Searched refs:flash_erase (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-c2port61 What: /sys/class/c2port/c2portX/flash_erase
65 The /sys/class/c2port/c2portX/flash_erase file execute
69 What: /sys/class/c2port/c2portX/flash_erase
73 The /sys/class/c2port/c2portX/flash_erase file show the
/linux-4.4.14/Documentation/misc-devices/
Dc2port.txt53 access flash_block_size flash_erase rev_id
82 # echo 1 > /sys/class/c2port/c2port0/flash_erase
/linux-4.4.14/drivers/mtd/devices/
Dlart.c361 static int flash_erase (struct mtd_info *mtd,struct erase_info *instr) in flash_erase() function
629 mtd._erase = flash_erase; in lart_flash_init()
/linux-4.4.14/drivers/misc/c2port/
Dcore.c628 static DEVICE_ATTR(flash_erase, 0200, NULL, c2port_store_flash_erase);