OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MEMWRITEOOB64
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/kernel/uapi/mtd/
mtd-abi.h
144
#define
MEMWRITEOOB64
_IOWR('M', 21, struct mtd_oob_buf64)
/external/strace/linux/
mtd-abi.h
194
#define
MEMWRITEOOB64
_IOWR('M', 21, struct mtd_oob_buf64)
269
* used out of necessity (e.g., `write()', ioctl(
MEMWRITEOOB64
)).
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/mtd/
mtd-abi.h
111
#define
MEMWRITEOOB64
_IOWR('M', 21, struct mtd_oob_buf64)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/mtd/
mtd-abi.h
194
#define
MEMWRITEOOB64
_IOWR('M', 21, struct mtd_oob_buf64)
268
* used out of necessity (e.g., `write()', ioctl(
MEMWRITEOOB64
)).
/external/kernel-headers/original/uapi/mtd/
mtd-abi.h
195
#define
MEMWRITEOOB64
_IOWR('M', 21, struct mtd_oob_buf64)
270
* used out of necessity (e.g., `write()', ioctl(
MEMWRITEOOB64
)).
/external/strace/
mtd.c
98
case
MEMWRITEOOB64
:
Completed in 316 milliseconds