Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/nand/raw/
Dnand_bch.c169 if (mtd_ooblayout_count_eccbytes(mtd) != (eccsteps*eccbytes)) { in nand_bch_init()
/Linux-v5.10/include/linux/mtd/
Dmtd.h441 int mtd_ooblayout_count_eccbytes(struct mtd_info *mtd);
/Linux-v5.10/drivers/mtd/
Dmtdcore.c1817 int mtd_ooblayout_count_eccbytes(struct mtd_info *mtd) in mtd_ooblayout_count_eccbytes() function
1821 EXPORT_SYMBOL_GPL(mtd_ooblayout_count_eccbytes);