Searched refs:mtd_info_user (Results 1 – 3 of 3) sorted by relevance
128 struct mtd_info_user { struct159 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)283 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;
631 struct mtd_info_user info; in mtdchar_ioctl()716 if (copy_to_user(argp, &info, sizeof(struct mtd_info_user))) in mtdchar_ioctl()
Completed in 6 milliseconds