Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/mtd/
H A Dmtd-abi.h31 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 Dmtd-abi.h26 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 Dmtd-abi.h13 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 Dmtd-abi.h26 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 Dmtd-abi.h31 struct erase_info_user64 { struct
242 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64)
/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdchar.c737 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 Dmtdchar.c929 struct erase_info_user64 einfo64; in mtdchar_ioctl()
932 sizeof(struct erase_info_user64))) { in mtdchar_ioctl()

Completed in 7 milliseconds