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

  /bionic/libc/kernel/common/mtd/
mtd-abi.h 78 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
  /external/kernel-headers/original/mtd/
mtd-abi.h 78 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
  /ndk/build/platforms/android-3/arch-arm/usr/include/mtd/
mtd-abi.h 78 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
  /ndk/build/platforms/android-4/arch-arm/usr/include/mtd/
mtd-abi.h 78 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
  /ndk/build/platforms/android-5/arch-arm/usr/include/mtd/
mtd-abi.h 78 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
  /ndk/build/platforms/android-5/arch-x86/usr/include/mtd/
mtd-abi.h 78 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
  /ndk/build/platforms/android-8/arch-arm/usr/include/mtd/
mtd-abi.h 78 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
  /ndk/build/platforms/android-8/arch-x86/usr/include/mtd/
mtd-abi.h 78 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
  /system/core/toolbox/
nandread.c 123 ret = ioctl(fd, MEMGETINFO, &mtdinfo);
  /bootable/recovery/mtdutils/
mtdutils.c 247 int ret = ioctl(fd, MEMGETINFO, &mtd_info);

Completed in 363 milliseconds