Home
last modified time | relevance | path

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

/linux/include/uapi/mtd/
A Dmtd-abi.h26 struct erase_info_user { struct
161 #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)
A Dmtd-user.h28 typedef struct erase_info_user erase_info_t;
/linux/drivers/mtd/
A Dmtdchar.c740 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