Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/mtd/
Dmtd-abi.h193 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64) macro
/linux-4.4.14/drivers/mtd/
Dmtdchar.c650 case MEMERASE64: in mtdchar_ioctl()
666 if (cmd == MEMERASE64) { in mtdchar_ioctl()