OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
/external/u-boot/include/mtd/
mtd-abi.h
48
* These modes can be passed to ioctl(
MEMWRITE
) and are also used internally.
69
* This structure supports ioctl(
MEMWRITE
) operations, allowing data and/or OOB
195
#define
MEMWRITE
_IOWR('M', 24, struct mtd_write_req)
259
* (e.g., when using ioctl(
MEMWRITE
)), but in some cases, the MTD_FILE_MODE is
Completed in 46 milliseconds