HomeSort by relevance Sort by last modified time
    Searched defs:MEMWRITE (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/mtd/
mtd-abi.h 122 #define MEMWRITE _IOWR('M', 24, struct mtd_write_req)
  /external/kernel-headers/original/uapi/mtd/
mtd-abi.h 58 * These modes can be passed to ioctl(MEMWRITE) and are also used internally.
79 * This structure supports ioctl(MEMWRITE) operations, allowing data and/or OOB
206 #define MEMWRITE _IOWR('M', 24, struct mtd_write_req)
270 * (e.g., when using ioctl(MEMWRITE)), but in some cases, the MTD_FILE_MODE is
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/mtd/
mtd-abi.h 57 * These modes can be passed to ioctl(MEMWRITE) and are also used internally.
78 * This structure supports ioctl(MEMWRITE) operations, allowing data and/or OOB
203 #define MEMWRITE _IOWR('M', 24, struct mtd_write_req)
267 * (e.g., when using ioctl(MEMWRITE)), but in some cases, the MTD_FILE_MODE is

Completed in 604 milliseconds