Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/Documentation/misc-devices/
Dc2port.txt53 access flash_block_size flash_erase rev_id
82 # echo 1 > /sys/class/c2port/c2port0/flash_erase
/Linux-v5.4/drivers/mtd/devices/
Dlart.c358 static int flash_erase (struct mtd_info *mtd,struct erase_info *instr) in flash_erase() function
620 mtd._erase = flash_erase; in lart_flash_init()
/Linux-v5.4/Documentation/driver-api/mtd/
Dintel-spi.rst66 # flash_erase /dev/mtd0 0 0
/Linux-v5.4/drivers/misc/c2port/
Dcore.c624 static DEVICE_ATTR(flash_erase, 0200, NULL, c2port_store_flash_erase);