Home
last modified time | relevance | path

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

/external/strace/linux/
Dmtd-abi.h143 struct otp_info { struct
182 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
184 #define OTPLOCK _IOR('M', 16, struct otp_info)
/external/kernel-headers/original/uapi/mtd/
Dmtd-abi.h144 struct otp_info { struct
183 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
185 #define OTPLOCK _IOR('M', 16, struct otp_info)
/external/strace/
Dmtd.c136 struct otp_info oinfo; in mtd_ioctl()
253 struct otp_info oinfo; in mtd_ioctl()