Home
last modified time | relevance | path

Searched refs:erase_info_user (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/uapi/mtd/
A Dmtd-abi.h26 struct erase_info_user { struct
208 #define MEMERASE _IOW('M', 2, struct erase_info_user)
214 #define MEMLOCK _IOW('M', 5, struct erase_info_user)
216 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user)
248 #define MEMISLOCKED _IOR('M', 23, struct erase_info_user)
A Dmtd-user.h28 typedef struct erase_info_user erase_info_t;
/linux-6.3-rc2/drivers/mtd/
A Dmtdchar.c939 struct erase_info_user einfo32; in mtdchar_ioctl()
942 sizeof(struct erase_info_user))) { in mtdchar_ioctl()
1028 struct erase_info_user einfo; in mtdchar_ioctl()
1039 struct erase_info_user einfo; in mtdchar_ioctl()
1050 struct erase_info_user einfo; in mtdchar_ioctl()

Completed in 7 milliseconds