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

  /bionic/libc/kernel/uapi/mtd/
mtd-abi.h 30 struct mtd_oob_buf { struct
102 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
103 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
  /external/kernel-headers/original/uapi/mtd/
mtd-abi.h 36 struct mtd_oob_buf { struct
162 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
164 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/mtd/
mtd-abi.h 35 struct mtd_oob_buf { struct
160 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
162 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)

Completed in 85 milliseconds