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

  /bionic/libc/kernel/uapi/mtd/
mtd-abi.h 52 struct mtd_write_req { struct
147 #define MEMWRITE _IOWR('M', 24, struct mtd_write_req)
  /external/strace/linux/
mtd-abi.h 68 * struct mtd_write_req - data structure for requesting a write operation
83 struct mtd_write_req { struct
201 * modes (see "struct mtd_write_req"). This ioctl is not supported for flashes
204 #define MEMWRITE _IOWR('M', 24, struct mtd_write_req)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/mtd/
mtd-abi.h 68 * struct mtd_write_req - data structure for requesting a write operation
83 struct mtd_write_req { struct
201 * modes (see "struct mtd_write_req")
203 #define MEMWRITE _IOWR('M', 24, struct mtd_write_req)
  /external/kernel-headers/original/uapi/mtd/
mtd-abi.h 68 * struct mtd_write_req - data structure for requesting a write operation
83 struct mtd_write_req { struct
202 * modes (see "struct mtd_write_req"). This ioctl is not supported for flashes
205 #define MEMWRITE _IOWR('M', 24, struct mtd_write_req)
  /external/strace/
mtd.c 148 struct mtd_write_req mreq;

Completed in 2071 milliseconds