walnux/include/nuttx/mtd
Michal Lenc 02aa7bcefe mtd: add support for MTDIOC_ERASESECTORS ioctl
Current driver supports MTDIOC_BULKERASE ioctl that erases the entire
device. The added ioctl MTDIOC_ERASESECTORS adds possibility to erase
just sectors defined by the user.

This is similar to MEMERASE call in Linux kernel.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2023-04-29 21:23:08 +08:00
..
configdata.h drivers/mtd:init commit of power-loss resilient cfg 2022-09-15 17:46:56 +08:00
hamming.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
mtd.h mtd: add support for MTDIOC_ERASESECTORS ioctl 2023-04-29 21:23:08 +08:00
nand.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
nand_config.h
nand_ecc.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
nand_model.h
nand_raw.h
nand_scheme.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
onfi.h
smart.h