HomeSort by relevance Sort by last modified time
    Searched refs:otp_info (Results 1 - 18 of 18) sorted by null

  /bionic/libc/kernel/common/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)
  /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)
  /external/kernel-headers/original/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)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/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)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/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)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/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)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/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)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/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)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/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/common/linux/mtd/
mtd.h 112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len);
114 int (*get_user_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len);
  /development/ndk/platforms/android-3/include/linux/mtd/
mtd.h 112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len);
114 int (*get_user_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len);
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/mtd/
mtd.h 112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len);
114 int (*get_user_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len);
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/mtd/
mtd.h 112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len);
114 int (*get_user_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/mtd/
mtd.h 112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len);
114 int (*get_user_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/mtd/
mtd.h 112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len);
114 int (*get_user_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/mtd/
mtd.h 112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len);
114 int (*get_user_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/mtd/
mtd.h 112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len);
114 int (*get_user_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len);
  /external/kernel-headers/original/linux/mtd/
mtd.h 173 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len);
175 int (*get_user_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len);

Completed in 1549 milliseconds