Home
last modified time | relevance | path

Searched refs:mtd_ooblayout_count_eccbytes (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/mtd/nand/raw/
Dnand_bch.c168 if (mtd_ooblayout_count_eccbytes(mtd) != (eccsteps*eccbytes)) { in nand_bch_init()
/Linux-v5.4/include/linux/mtd/
Dmtd.h360 int mtd_ooblayout_count_eccbytes(struct mtd_info *mtd);
/Linux-v5.4/drivers/mtd/
Dmtdcore.c1652 int mtd_ooblayout_count_eccbytes(struct mtd_info *mtd) in mtd_ooblayout_count_eccbytes() function
1656 EXPORT_SYMBOL_GPL(mtd_ooblayout_count_eccbytes);