Searched refs:mtd_ecc_stats (Results 1 – 8 of 8) sorted by relevance
191 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats)252 struct mtd_ecc_stats { struct
275 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_corrected_bits_show()285 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_ecc_failures_show()295 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_bad_blocks_show()305 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_bbt_blocks_show()1348 const struct mtd_ecc_stats *old_stats) in mtd_update_ecc_stats()1350 struct mtd_ecc_stats diff; in mtd_update_ecc_stats()1558 struct mtd_ecc_stats old_stats = master->ecc_stats; in mtd_read_oob()
972 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()
3361 struct mtd_ecc_stats ecc_stats = mtd->ecc_stats; in nand_do_read_ops()3670 struct mtd_ecc_stats stats; in nand_do_read_oob()
370 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()
Completed in 31 milliseconds