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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/mtd/
H A Dmtd-user.h16 typedef struct erase_info_user erase_info_t;
H A Dmtd-abi.h10 struct erase_info_user { struct
80 #define MEMERASE _IOW('M', 2, struct erase_info_user)
83 #define MEMLOCK _IOW('M', 5, struct erase_info_user)
84 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/
H A Dmtdchar.c441 sizeof(struct erase_info_user))) {
564 struct erase_info_user info;
578 struct erase_info_user info;

Completed in 46 milliseconds