Home
last modified time | relevance | path

Searched refs:mtd_info_user (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/mtd/
H A Dmtd-abi.h128 struct mtd_info_user { struct
159 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
281 static inline int mtd_type_is_nand_user(const struct mtd_info_user *mtd) in mtd_type_is_nand_user()
H A Dmtd-user.h27 typedef struct mtd_info_user mtd_info_t;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/mtd/
H A Dmtd-abi.h67 struct mtd_info_user { struct
87 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
140 static inline int mtd_type_is_nand_user(const struct mtd_info_user *mtd) in mtd_type_is_nand_user()
H A Dmtd-user.h9 typedef struct mtd_info_user mtd_info_t;
/kernel/linux/linux-6.6/include/uapi/mtd/
H A Dmtd-abi.h175 struct mtd_info_user { struct
206 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
337 static inline int mtd_type_is_nand_user(const struct mtd_info_user *mtd) in mtd_type_is_nand_user()
H A Dmtd-user.h27 typedef struct mtd_info_user mtd_info_t;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/mtd/
H A Dmtd-abi.h81 struct mtd_info_user { struct
101 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
H A Dmtd-user.h22 typedef struct mtd_info_user mtd_info_t;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/mtd/
H A Dmtd-abi.h81 struct mtd_info_user { struct
101 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
H A Dmtd-user.h22 typedef struct mtd_info_user mtd_info_t;
/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdchar.c639 struct mtd_info_user info; in mtdchar_ioctl()
723 if (copy_to_user(argp, &info, sizeof(struct mtd_info_user))) in mtdchar_ioctl()
/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtdchar.c829 struct mtd_info_user info; in mtdchar_ioctl()
915 if (copy_to_user(argp, &info, sizeof(struct mtd_info_user))) in mtdchar_ioctl()

Completed in 7 milliseconds