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

  /external/yaffs2/yaffs2/
yaffs_mtdif.c 101 ops.datbuf = (u8 *)data;
164 ops.datbuf = data;
yaffs_mtdif2.c 152 ops.datbuf = (__u8 *)data;
208 ops.datbuf = data;
  /bionic/libc/kernel/common/linux/mtd/
mtd.h 68 uint8_t *datbuf; member in struct:mtd_oob_ops
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/mtd/
mtd.h 68 uint8_t *datbuf; member in struct:mtd_oob_ops
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/mtd/
mtd.h 68 uint8_t *datbuf; member in struct:mtd_oob_ops
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/mtd/
mtd.h 68 uint8_t *datbuf; member in struct:mtd_oob_ops
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/mtd/
mtd.h 68 uint8_t *datbuf; member in struct:mtd_oob_ops
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/mtd/
mtd.h 68 uint8_t *datbuf; member in struct:mtd_oob_ops
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/mtd/
mtd.h 68 uint8_t *datbuf; member in struct:mtd_oob_ops
  /external/kernel-headers/original/linux/mtd/
mtd.h 79 * (datbuf != NULL) this is the number of data bytes. When
83 * (datbuf != NULL) this is the number of data bytes. When
89 * @datbuf: data buffer - if NULL only oob data are read/written
98 uint8_t *datbuf; member in struct:mtd_oob_ops

Completed in 42 milliseconds