Searched refs:mtd_ecc_stats (Results 1 – 10 of 10) sorted by relevance
238 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats)305 struct mtd_ecc_stats { struct
276 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_corrected_bits_show()286 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_ecc_failures_show()296 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_bad_blocks_show()306 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_bbt_blocks_show()1438 const struct mtd_ecc_stats *old_stats) in mtd_update_ecc_stats()1440 struct mtd_ecc_stats diff; in mtd_update_ecc_stats()1648 struct mtd_ecc_stats old_stats = master->ecc_stats; in mtd_read_oob()
1178 sizeof(struct mtd_ecc_stats))) in mtdchar_ioctl()
132 struct mtd_ecc_stats oldstats; in read_page()
412 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()
3526 struct mtd_ecc_stats ecc_stats = mtd->ecc_stats; in nand_do_read_ops()3835 struct mtd_ecc_stats stats; in nand_do_read_oob()3915 struct mtd_ecc_stats old_stats; in nand_read_oob()
374 struct mtd_ecc_stats ecc_stats;
1118 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()1443 struct mtd_ecc_stats old_stats; in onenand_read_oob()
638 struct mtd_ecc_stats old_stats; in spinand_mtd_read()
874 struct mtd_ecc_stats old_stats; in doc_read_oob()
Completed in 39 milliseconds