HomeSort by relevance Sort by last modified time
    Searched refs:oobsize (Results 1 - 25 of 136) sorted by null

1 2 3 4 5 6

  /system/core/toolbox/
nandread.c 136 printf("oob size: %u\n", mtdinfo.oobsize);
139 buffer = malloc(mtdinfo.writesize + mtdinfo.oobsize + spare_size);
142 mtdinfo.writesize + mtdinfo.oobsize);
146 oobbuf.length = mtdinfo.oobsize;
148 memset(oob_data, 0xff, mtdinfo.oobsize + spare_size);
180 rawmode = mtdinfo.oobsize;
262 if (test_empty(buffer, mtdinfo.writesize + mtdinfo.oobsize + spare_size))
  /external/yaffs2/yaffs2/
yaffs_mtdif2.c 46 for (i = 0; i < mtd->oobsize; i++)
56 //printk("nandmtd2_pt2buf: writing %d bytes of extra data into %d\n", packed_size, mtd->oobsize);
149 ops.ooblen = mtd->oobsize;
205 ops.ooblen = mtd->oobsize;
206 ops.len = data ? dev->nDataBytesPerChunk : mtd->oobsize;
232 mtd->read_oob(mtd, addr, mtd->oobsize, &dummy,
  /development/ndk/platforms/android-3/include/linux/mtd/
mtd.h 81 u_int32_t oobsize; member in struct:mtd_info
85 #define MTD_PROGREGION_CTRLMODE_VALID(mtd) (mtd)->oobsize
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/mtd/
mtd.h 81 u_int32_t oobsize; member in struct:mtd_info
85 #define MTD_PROGREGION_CTRLMODE_VALID(mtd) (mtd)->oobsize
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/mtd/
mtd.h 81 u_int32_t oobsize; member in struct:mtd_info
85 #define MTD_PROGREGION_CTRLMODE_VALID(mtd) (mtd)->oobsize
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/mtd/
mtd.h 81 u_int32_t oobsize; member in struct:mtd_info
85 #define MTD_PROGREGION_CTRLMODE_VALID(mtd) (mtd)->oobsize
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/mtd/
mtd.h 81 u_int32_t oobsize; member in struct:mtd_info
85 #define MTD_PROGREGION_CTRLMODE_VALID(mtd) (mtd)->oobsize
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/mtd/
mtd.h 81 u_int32_t oobsize; member in struct:mtd_info
85 #define MTD_PROGREGION_CTRLMODE_VALID(mtd) (mtd)->oobsize
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/mtd/
mtd.h 81 u_int32_t oobsize; member in struct:mtd_info
85 #define MTD_PROGREGION_CTRLMODE_VALID(mtd) (mtd)->oobsize
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/mtd/
mtd.h 81 u_int32_t oobsize; member in struct:mtd_info
85 #define MTD_PROGREGION_CTRLMODE_VALID(mtd) (mtd)->oobsize
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/mtd/
mtd.h 81 u_int32_t oobsize; member in struct:mtd_info
85 #define MTD_PROGREGION_CTRLMODE_VALID(mtd) (mtd)->oobsize
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/mtd/
mtd.h 81 u_int32_t oobsize; member in struct:mtd_info
85 #define MTD_PROGREGION_CTRLMODE_VALID(mtd) (mtd)->oobsize
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/mtd/
mtd.h 81 u_int32_t oobsize; member in struct:mtd_info
85 #define MTD_PROGREGION_CTRLMODE_VALID(mtd) (mtd)->oobsize
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/mtd/
mtd.h 81 u_int32_t oobsize; member in struct:mtd_info
85 #define MTD_PROGREGION_CTRLMODE_VALID(mtd) (mtd)->oobsize
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/mtd/
mtd.h 81 u_int32_t oobsize; member in struct:mtd_info
85 #define MTD_PROGREGION_CTRLMODE_VALID(mtd) (mtd)->oobsize
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/mtd/
mtd.h 81 u_int32_t oobsize; member in struct:mtd_info
85 #define MTD_PROGREGION_CTRLMODE_VALID(mtd) (mtd)->oobsize
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/mtd/
mtd.h 81 u_int32_t oobsize; member in struct:mtd_info
85 #define MTD_PROGREGION_CTRLMODE_VALID(mtd) (mtd)->oobsize
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/mtd/
mtd.h 81 u_int32_t oobsize; member in struct:mtd_info
85 #define MTD_PROGREGION_CTRLMODE_VALID(mtd) (mtd)->oobsize
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/mtd/
mtd.h 81 u_int32_t oobsize; member in struct:mtd_info
85 #define MTD_PROGREGION_CTRLMODE_VALID(mtd) (mtd)->oobsize
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/mtd/
mtd.h 81 u_int32_t oobsize; member in struct:mtd_info
85 #define MTD_PROGREGION_CTRLMODE_VALID(mtd) (mtd)->oobsize
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/mtd/
mtd.h 81 u_int32_t oobsize; member in struct:mtd_info
85 #define MTD_PROGREGION_CTRLMODE_VALID(mtd) (mtd)->oobsize
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/mtd/
mtd.h 81 u_int32_t oobsize; member in struct:mtd_info
85 #define MTD_PROGREGION_CTRLMODE_VALID(mtd) (mtd)->oobsize
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/mtd/
mtd.h 81 u_int32_t oobsize; member in struct:mtd_info
85 #define MTD_PROGREGION_CTRLMODE_VALID(mtd) (mtd)->oobsize
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/mtd/
mtd.h 81 u_int32_t oobsize; member in struct:mtd_info
85 #define MTD_PROGREGION_CTRLMODE_VALID(mtd) (mtd)->oobsize
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/mtd/
mtd.h 81 u_int32_t oobsize; member in struct:mtd_info
85 #define MTD_PROGREGION_CTRLMODE_VALID(mtd) (mtd)->oobsize

Completed in 306 milliseconds

1 2 3 4 5 6