HomeSort by relevance Sort by last modified time
    Searched refs:MTD_OPS_RAW (Results 1 - 5 of 5) sorted by null

  /external/strace/xlat/
mtd_mode_options.h 15 XLAT(MTD_OPS_RAW),
  /bionic/libc/kernel/uapi/mtd/
mtd-abi.h 44 MTD_OPS_RAW = 2,
  /external/strace/linux/
mtd-abi.h 55 * @MTD_OPS_RAW: data are transferred as-is, with no error correction;
59 * See notes on "MTD file modes" for discussion on %MTD_OPS_RAW vs.
65 MTD_OPS_RAW = 2,
266 * 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 1010 milliseconds