OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MTD_OPS_RAW
(Results
1 - 5
of
5
) sorted by null
/external/strace/xlat/
mtd_mode_options.h
13
XLAT(
MTD_OPS_RAW
),
/bionic/libc/kernel/uapi/mtd/
mtd-abi.h
50
MTD_OPS_RAW
= 2,
/external/strace/linux/
mtd-abi.h
54
* @
MTD_OPS_RAW
: data are transferred as-is, with no error correction;
58
* See notes on "MTD file modes" for discussion on %
MTD_OPS_RAW
vs.
64
MTD_OPS_RAW
= 2,
265
* Note: %MTD_FILE_MODE_RAW provides the same functionality as %
MTD_OPS_RAW
-
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/mtd/
mtd-abi.h
54
* @
MTD_OPS_RAW
: data are transferred as-is, with no error correction;
58
* See notes on "MTD file modes" for discussion on %
MTD_OPS_RAW
vs.
64
MTD_OPS_RAW
= 2,
264
* Note: %MTD_FILE_MODE_RAW provides the same functionality as %
MTD_OPS_RAW
-
/external/kernel-headers/original/uapi/mtd/
mtd-abi.h
54
* @
MTD_OPS_RAW
: data are transferred as-is, with no error correction;
58
* See notes on "MTD file modes" for discussion on %
MTD_OPS_RAW
vs.
64
MTD_OPS_RAW
= 2,
266
* Note: %MTD_FILE_MODE_RAW provides the same functionality as %
MTD_OPS_RAW
-
Completed in 109 milliseconds