HomeSort by relevance Sort by last modified time
    Searched refs:OTPGETREGIONINFO (Results 51 - 72 of 72) sorted by null

1 23

  /prebuilts/ndk/r11/platforms/android-16/arch-x86/usr/include/mtd/
mtd-abi.h 92 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
  /prebuilts/ndk/r11/platforms/android-17/arch-arm/usr/include/mtd/
mtd-abi.h 92 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
  /prebuilts/ndk/r11/platforms/android-17/arch-mips/usr/include/mtd/
mtd-abi.h 92 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
  /prebuilts/ndk/r11/platforms/android-17/arch-x86/usr/include/mtd/
mtd-abi.h 92 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
  /prebuilts/ndk/r11/platforms/android-18/arch-arm/usr/include/mtd/
mtd-abi.h 92 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
  /prebuilts/ndk/r11/platforms/android-18/arch-mips/usr/include/mtd/
mtd-abi.h 92 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
  /prebuilts/ndk/r11/platforms/android-18/arch-x86/usr/include/mtd/
mtd-abi.h 92 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
  /prebuilts/ndk/r11/platforms/android-19/arch-arm/usr/include/mtd/
mtd-abi.h 92 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
  /prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/mtd/
mtd-abi.h 92 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
  /prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/mtd/
mtd-abi.h 92 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
  /prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/mtd/
mtd-abi.h 92 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
  /prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/mtd/
mtd-abi.h 92 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
  /prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/mtd/
mtd-abi.h 92 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/mtd/
mtd-abi.h 92 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/mtd/
mtd-abi.h 92 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/mtd/
mtd-abi.h 92 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/mtd/
mtd-abi.h 92 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
  /external/kernel-headers/original/uapi/mtd/
mtd-abi.h 183 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
  /external/strace/tests/
ioctl_mtd.c 91 TEST_NULL_ARG(OTPGETREGIONINFO);
  /external/strace/tests-m32/
ioctl_mtd.c 91 TEST_NULL_ARG(OTPGETREGIONINFO);
  /external/strace/tests-mx32/
ioctl_mtd.c 91 TEST_NULL_ARG(OTPGETREGIONINFO);
  /external/strace/
mtd.c 274 case OTPGETREGIONINFO:

Completed in 382 milliseconds

1 23