Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/mtd/
Dmtd-abi.h190 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats)
249 struct mtd_ecc_stats { struct
/Linux-v4.19/drivers/mtd/
Dmtdcore.c294 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_ecc_stats_corrected_show()
305 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_ecc_stats_errors_show()
315 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_badblocks_show()
325 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_bbtblocks_show()
Dmtdpart.c74 struct mtd_ecc_stats stats; in part_read()
109 struct mtd_ecc_stats stats; in part_read_oob()
Dmtdchar.c953 sizeof(struct mtd_ecc_stats))) in mtdchar_ioctl()
/Linux-v4.19/drivers/mtd/tests/
Dnandbiterrs.c145 struct mtd_ecc_stats oldstats; in read_page()
/Linux-v4.19/include/linux/mtd/
Dmtd.h334 struct mtd_ecc_stats ecc_stats;
/Linux-v4.19/drivers/mtd/nand/onenand/
Donenand_base.c1126 struct mtd_ecc_stats stats; in onenand_mlc_read_ops_nolock()
1227 struct mtd_ecc_stats stats; in onenand_read_ops_nolock()
1356 struct mtd_ecc_stats stats; in onenand_read_oob_nolock()
/Linux-v4.19/drivers/mtd/nand/raw/
Dnand_base.c3879 struct mtd_ecc_stats stats; in nand_do_read_oob()