Home
last modified time | relevance | path

Searched refs:MEMERASE64 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/uapi/mtd/
Dmtd-abi.h195 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64) macro
/Linux-v5.15/drivers/mtd/
Dmtdchar.c661 case MEMERASE64: in mtdchar_ioctl()
721 case MEMERASE64: in mtdchar_ioctl()
729 if (cmd == MEMERASE64) { in mtdchar_ioctl()