Home
last modified time | relevance | path

Searched defs:ecc_stats (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/mtd/
Dmtdcore.c284 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_ecc_stats_corrected_show() local
295 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_ecc_stats_errors_show() local
305 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_badblocks_show() local
315 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_bbtblocks_show() local
/linux-4.4.14/include/linux/mtd/
Dmtd.h246 struct mtd_ecc_stats ecc_stats; member