Searched refs:erase_info_user64 (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/mtd/ |
H A D | mtd-abi.h | 31 struct erase_info_user64 { struct 195 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64)
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/mtd/ |
H A D | mtd-abi.h | 26 struct erase_info_user64 { struct 119 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64)
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/mtd/ |
H A D | mtd-abi.h | 13 struct erase_info_user64 { struct 105 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/mtd/ |
H A D | mtd-abi.h | 26 struct erase_info_user64 { struct 119 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64)
|
/kernel/linux/linux-6.6/include/uapi/mtd/ |
H A D | mtd-abi.h | 31 struct erase_info_user64 { struct 242 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64)
|
/kernel/linux/linux-5.10/drivers/mtd/ |
H A D | mtdchar.c | 737 struct erase_info_user64 einfo64; in mtdchar_ioctl() 740 sizeof(struct erase_info_user64))) { in mtdchar_ioctl()
|
/kernel/linux/linux-6.6/drivers/mtd/ |
H A D | mtdchar.c | 929 struct erase_info_user64 einfo64; in mtdchar_ioctl() 932 sizeof(struct erase_info_user64))) { in mtdchar_ioctl()
|
Completed in 7 milliseconds