Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/mtd/
Dmtd-abi.h242 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64) macro
/Linux-v6.6/drivers/mtd/
Dmtdchar.c860 case MEMERASE64: in mtdchar_ioctl()
920 case MEMERASE64: in mtdchar_ioctl()
928 if (cmd == MEMERASE64) { in mtdchar_ioctl()