Home
last modified time | relevance | path

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

/linux/include/uapi/mtd/
H 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)
H A Dmtd-user.h28 typedef struct erase_info_user erase_info_t;
/linux/drivers/mtd/
H A Dmtdchar.c941 struct erase_info_user einfo32; in mtdchar_ioctl()
944 sizeof(struct erase_info_user))) { in mtdchar_ioctl()
1030 struct erase_info_user einfo; in mtdchar_ioctl()
1041 struct erase_info_user einfo; in mtdchar_ioctl()
1052 struct erase_info_user einfo; in mtdchar_ioctl()