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

  /bionic/libc/kernel/uapi/mtd/
mtd-abi.h 39 struct mtd_oob_buf64 { struct
144 #define MEMWRITEOOB64 _IOWR('M', 21, struct mtd_oob_buf64)
145 #define MEMREADOOB64 _IOWR('M', 22, struct mtd_oob_buf64)
  /external/strace/linux/
mtd-abi.h 41 struct mtd_oob_buf64 { struct
194 #define MEMWRITEOOB64 _IOWR('M', 21, struct mtd_oob_buf64)
196 #define MEMREADOOB64 _IOWR('M', 22, struct mtd_oob_buf64)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/mtd/
mtd-abi.h 26 struct mtd_oob_buf64 { struct
111 #define MEMWRITEOOB64 _IOWR('M', 21, struct mtd_oob_buf64)
112 #define MEMREADOOB64 _IOWR('M', 22, struct mtd_oob_buf64)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/mtd/
mtd-abi.h 41 struct mtd_oob_buf64 { struct
194 #define MEMWRITEOOB64 _IOWR('M', 21, struct mtd_oob_buf64)
196 #define MEMREADOOB64 _IOWR('M', 22, struct mtd_oob_buf64)
  /external/kernel-headers/original/uapi/mtd/
mtd-abi.h 41 struct mtd_oob_buf64 { struct
195 #define MEMWRITEOOB64 _IOWR('M', 21, struct mtd_oob_buf64)
197 #define MEMREADOOB64 _IOWR('M', 22, struct mtd_oob_buf64)
  /external/strace/tests/
ioctl_mtd.c 155 struct mtd_oob_buf64 *const oob64 = tail_alloc(sizeof(*oob64));
  /external/strace/tests-m32/
ioctl_mtd.c 155 struct mtd_oob_buf64 *const oob64 = tail_alloc(sizeof(*oob64));
  /external/strace/tests-mx32/
ioctl_mtd.c 155 struct mtd_oob_buf64 *const oob64 = tail_alloc(sizeof(*oob64));
  /external/strace/
mtd.c 94 struct mtd_oob_buf64 mbuf64;

Completed in 605 milliseconds