Home
last modified time | relevance | path

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

/linux/include/uapi/mtd/
A Dmtd-abi.h128 struct mtd_info_user { struct
159 #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()
A Dmtd-user.h27 typedef struct mtd_info_user mtd_info_t;
/linux/drivers/mtd/
A Dmtdchar.c631 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 5 milliseconds