Searched refs:MEMERASE64 (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/mtd/ |
H A D | mtd-abi.h | 195 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/mtd/ |
H A D | mtd-abi.h | 119 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/mtd/ |
H A D | mtd-abi.h | 105 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/mtd/ |
H A D | mtd-abi.h | 119 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64) macro
|
/kernel/linux/linux-6.6/include/uapi/mtd/ |
H A D | mtd-abi.h | 242 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64) macro
|
/kernel/linux/linux-5.10/drivers/mtd/ |
H A D | mtdchar.c | 669 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 D | mtdchar.c | 860 case MEMERASE64: in mtdchar_ioctl() 920 case MEMERASE64: in mtdchar_ioctl() 928 if (cmd == MEMERASE64) { in mtdchar_ioctl()
|
Completed in 6 milliseconds