Home
last modified time | relevance | path

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

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