Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/mtd/
Dmtd-abi.h191 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats)
250 struct mtd_ecc_stats { struct
/Linux-v5.10/drivers/mtd/
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()
1185 const struct mtd_ecc_stats *old_stats) in mtd_update_ecc_stats()
1187 struct mtd_ecc_stats diff; in mtd_update_ecc_stats()
1395 struct mtd_ecc_stats old_stats = master->ecc_stats; in mtd_read_oob()
Dmtdchar.c977 sizeof(struct mtd_ecc_stats))) in mtdchar_ioctl()
/Linux-v5.10/drivers/mtd/tests/
Dnandbiterrs.c132 struct mtd_ecc_stats oldstats; in read_page()
/Linux-v5.10/drivers/mtd/nand/raw/
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()
Dnand_base.c3143 struct mtd_ecc_stats ecc_stats = mtd->ecc_stats; in nand_do_read_ops()
3452 struct mtd_ecc_stats stats; in nand_do_read_oob()
/Linux-v5.10/include/linux/mtd/
Dmtd.h368 struct mtd_ecc_stats ecc_stats;
/Linux-v5.10/drivers/mtd/nand/onenand/
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()