Searched refs:erase_info_user (Results 1 – 3 of 3) sorted by relevance
26 struct erase_info_user { struct161 #define MEMERASE _IOW('M', 2, struct erase_info_user)167 #define MEMLOCK _IOW('M', 5, struct erase_info_user)169 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user)201 #define MEMISLOCKED _IOR('M', 23, struct erase_info_user)
28 typedef struct erase_info_user erase_info_t;
740 struct erase_info_user einfo32; in mtdchar_ioctl()743 sizeof(struct erase_info_user))) { in mtdchar_ioctl()822 struct erase_info_user einfo; in mtdchar_ioctl()833 struct erase_info_user einfo; in mtdchar_ioctl()844 struct erase_info_user einfo; in mtdchar_ioctl()
Completed in 6 milliseconds