/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/ |
mtd.c | 100 struct mtd_oob_buf64 mbuf64;
|