OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:otp_info
(Results
1 - 3
of
3
) sorted by null
/development/ndk/platforms/android-3/include/mtd/
mtd-abi.h
72
struct
otp_info
{
struct
92
#define OTPGETREGIONINFO _IOW('M', 15, struct
otp_info
)
93
#define OTPLOCK _IOR('M', 16, struct
otp_info
)
/bionic/libc/kernel/uapi/mtd/
mtd-abi.h
112
struct
otp_info
{
struct
135
#define OTPGETREGIONINFO _IOW('M', 15, struct
otp_info
)
136
#define OTPLOCK _IOR('M', 16, struct
otp_info
)
/external/kernel-headers/original/uapi/mtd/
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
)
Completed in 54 milliseconds