Home
last modified time | relevance | path

Searched refs:mtd_ecc_stats (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/mtd/
H A Dmtd-abi.h191 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats)
250 struct mtd_ecc_stats { struct
/OK3568_Linux_fs/u-boot/include/mtd/
H A Dmtd-abi.h180 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats)
239 struct mtd_ecc_stats { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/mtd/
H A Dmtd-abi.h190 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats)
249 struct mtd_ecc_stats { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/mtd/
H A Dmtd-abi.h190 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats)
249 struct mtd_ecc_stats { struct
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdcore.c273 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_ecc_stats_corrected_show()
284 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_ecc_stats_errors_show()
294 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_badblocks_show()
304 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_bbtblocks_show()
1192 const struct mtd_ecc_stats *old_stats) in mtd_update_ecc_stats()
1194 struct mtd_ecc_stats diff; in mtd_update_ecc_stats()
1402 struct mtd_ecc_stats old_stats = master->ecc_stats; in mtd_read_oob()
H A Dmtdchar.c977 sizeof(struct mtd_ecc_stats))) in mtdchar_ioctl()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/mtdutils/
H A Dmtdutils.c290 struct mtd_ecc_stats before, after; in read_block()
313 memcpy(&before, &after, sizeof(struct mtd_ecc_stats)); in read_block()
/OK3568_Linux_fs/external/recovery/mtdutils/
H A Dmtdutils.c311 struct mtd_ecc_stats before, after; in read_block()
334 memcpy(&before, &after, sizeof(struct mtd_ecc_stats)); in read_block()
/OK3568_Linux_fs/kernel/drivers/mtd/tests/
H A Dnandbiterrs.c132 struct mtd_ecc_stats oldstats; in read_page()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Ddenali.c412 struct mtd_ecc_stats *ecc_stats = &nand_to_mtd(chip)->ecc_stats; in denali_check_erased_page()
442 struct mtd_ecc_stats *ecc_stats = &nand_to_mtd(chip)->ecc_stats; in denali_hw_ecc_fixup()
477 struct mtd_ecc_stats *ecc_stats = &nand_to_mtd(chip)->ecc_stats; in denali_sw_ecc_fixup()
H A Dnand_base.c3144 struct mtd_ecc_stats ecc_stats = mtd->ecc_stats; in nand_do_read_ops()
3453 struct mtd_ecc_stats stats; in nand_do_read_oob()
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dmtd.h303 struct mtd_ecc_stats ecc_stats;
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dmtd.h368 struct mtd_ecc_stats ecc_stats;
/OK3568_Linux_fs/kernel/drivers/mtd/nand/onenand/
H A Donenand_base.c1118 struct mtd_ecc_stats stats; in onenand_mlc_read_ops_nolock()
1219 struct mtd_ecc_stats stats; in onenand_read_ops_nolock()
1348 struct mtd_ecc_stats stats; in onenand_read_oob_nolock()
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dmtdpart.c293 struct mtd_ecc_stats stats; in part_read()
/OK3568_Linux_fs/u-boot/drivers/mtd/onenand/
H A Donenand_base.c851 struct mtd_ecc_stats stats; in onenand_read_ops_nolock()
1002 struct mtd_ecc_stats stats; in onenand_read_oob_nolock()
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c2652 struct mtd_ecc_stats stats; in nand_do_read_oob()