Home
last modified time | relevance | path

Searched refs:MEMERASE64 (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/mtd/
H A Dmtd-abi.h195 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/mtd/
H A Dmtd-abi.h119 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/mtd/
H A Dmtd-abi.h105 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/mtd/
H A Dmtd-abi.h119 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64) macro
/kernel/linux/linux-6.6/include/uapi/mtd/
H A Dmtd-abi.h242 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64) macro
/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdchar.c669 case MEMERASE64: in mtdchar_ioctl()
728 case MEMERASE64: in mtdchar_ioctl()
736 if (cmd == MEMERASE64) { in mtdchar_ioctl()
/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtdchar.c860 case MEMERASE64: in mtdchar_ioctl()
920 case MEMERASE64: in mtdchar_ioctl()
928 if (cmd == MEMERASE64) { in mtdchar_ioctl()

Completed in 6 milliseconds