Searched refs:MEMERASE (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/mtd/ |
H A D | mtd-abi.h | 161 #define MEMERASE _IOW('M', 2, struct erase_info_user) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/mtd/ |
H A D | mtd-abi.h | 102 #define MEMERASE _IOW('M', 2, struct erase_info_user) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/mtd/ |
H A D | mtd-abi.h | 88 #define MEMERASE _IOW('M', 2, struct erase_info_user) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/mtd/ |
H A D | mtd-abi.h | 102 #define MEMERASE _IOW('M', 2, struct erase_info_user) macro
|
/kernel/linux/linux-6.6/include/uapi/mtd/ |
H A D | mtd-abi.h | 208 #define MEMERASE _IOW('M', 2, struct erase_info_user) macro
|
/kernel/linux/linux-5.10/drivers/mtd/ |
H A D | mtdchar.c | 668 case MEMERASE: in mtdchar_ioctl() 727 case MEMERASE: in mtdchar_ioctl()
|
/kernel/linux/linux-6.6/drivers/mtd/ |
H A D | mtdchar.c | 859 case MEMERASE: in mtdchar_ioctl() 919 case MEMERASE: in mtdchar_ioctl()
|
Completed in 7 milliseconds