Searched refs:mtd_info_user (Results 1 – 3 of 3) sorted by relevance
127 struct mtd_info_user { struct158 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)280 static inline int mtd_type_is_nand_user(const struct mtd_info_user *mtd) in mtd_type_is_nand_user()
27 typedef struct mtd_info_user mtd_info_t;
654 struct mtd_info_user info; in mtdchar_ioctl()696 if (copy_to_user(argp, &info, sizeof(struct mtd_info_user))) in mtdchar_ioctl()