OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MEMWRITE
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/mtd/
mtd-abi.h
146
#define
MEMWRITE
_IOWR('M', 24, struct mtd_write_req)
/external/kernel-headers/original/uapi/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
204
#define
MEMWRITE
_IOWR('M', 24, struct mtd_write_req)
268
* (e.g., when using ioctl(
MEMWRITE
)), but in some cases, the MTD_FILE_MODE is
Completed in 403 milliseconds