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

  /bionic/libc/kernel/common/mtd/
mtd-abi.h 20 struct mtd_oob_buf { struct
80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
81 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
  /development/ndk/platforms/android-3/include/mtd/
mtd-abi.h 20 struct mtd_oob_buf { struct
80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
81 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
  /external/kernel-headers/original/mtd/
mtd-abi.h 15 struct mtd_oob_buf { struct
80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
81 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/mtd/
mtd-abi.h 20 struct mtd_oob_buf { struct
80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
81 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/mtd/
mtd-abi.h 20 struct mtd_oob_buf { struct
80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
81 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/mtd/
mtd-abi.h 20 struct mtd_oob_buf { struct
80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
81 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/mtd/
mtd-abi.h 20 struct mtd_oob_buf { struct
80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
81 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/mtd/
mtd-abi.h 20 struct mtd_oob_buf { struct
80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
81 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/mtd/
mtd-abi.h 20 struct mtd_oob_buf { struct
80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
81 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
  /system/core/toolbox/
nandread.c 45 struct mtd_oob_buf oobbuf;

Completed in 1269 milliseconds