Searched refs:mtd_oob_buf (Results 1 – 7 of 7) sorted by relevance
/external/kernel-headers/original/uapi/mtd/ |
D | 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)
|
/external/u-boot/include/mtd/ |
D | mtd-abi.h | 26 struct mtd_oob_buf { struct 151 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf) 153 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
|
/external/strace/tests-mx32/ |
D | ioctl_mtd.c | 145 TAIL_ALLOC_OBJECT_CONST_PTR(struct mtd_oob_buf, oob); in main()
|
/external/strace/tests/ |
D | ioctl_mtd.c | 145 TAIL_ALLOC_OBJECT_CONST_PTR(struct mtd_oob_buf, oob); in main()
|
/external/strace/tests-m32/ |
D | ioctl_mtd.c | 145 TAIL_ALLOC_OBJECT_CONST_PTR(struct mtd_oob_buf, oob); in main()
|
/external/strace/ |
D | mtd.c | 37 typedef struct mtd_oob_buf struct_mtd_oob_buf;
|
D | ChangeLog | 21797 * mtd.c (decode_mtd_oob_buf): Cast mtd_oob_buf.ptr pointer 28527 * mtd.c: Mpersify struct mtd_oob_buf and ioctl numbers.
|