Searched refs:otp_info (Results 1 – 2 of 2) sorted by relevance
/include/mtd/ |
D | mtd-abi.h | 143 struct otp_info { struct 182 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info) 184 #define OTPLOCK _IOR('M', 16, struct otp_info)
|
/include/linux/mtd/ |
D | mtd.h | 198 int (*_get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, 202 int (*_get_user_prot_info) (struct mtd_info *mtd, struct otp_info *buf, 279 int mtd_get_fact_prot_info(struct mtd_info *mtd, struct otp_info *buf, 283 int mtd_get_user_prot_info(struct mtd_info *mtd, struct otp_info *buf,
|