otp_info 174 include/linux/mtd/mtd.h int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len); otp_info 176 include/linux/mtd/mtd.h int (*get_user_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len); otp_info 91 include/mtd/mtd-abi.h #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info) otp_info 92 include/mtd/mtd-abi.h #define OTPLOCK _IOR('M', 16, struct otp_info)