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

  /bionic/libc/kernel/uapi/mtd/
mtd-abi.h 35 struct mtd_oob_buf64 { struct
119 #define MEMWRITEOOB64 _IOWR('M', 21, struct mtd_oob_buf64)
120 #define MEMREADOOB64 _IOWR('M', 22, struct mtd_oob_buf64)
  /external/strace/linux/
mtd-abi.h 42 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)
  /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 158 TAIL_ALLOC_OBJECT_CONST_PTR(struct mtd_oob_buf64, oob64);
  /external/strace/tests-m32/
ioctl_mtd.c 158 TAIL_ALLOC_OBJECT_CONST_PTR(struct mtd_oob_buf64, oob64);
  /external/strace/tests-mx32/
ioctl_mtd.c 158 TAIL_ALLOC_OBJECT_CONST_PTR(struct mtd_oob_buf64, oob64);
  /external/strace/
mtd.c 95 struct mtd_oob_buf64 mbuf64;
  /external/fio/oslib/
libmtd.c 1199 struct mtd_oob_buf64 oob64;
    [all...]

Completed in 5673 milliseconds