Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dnand_bch.c183 if (mtd_ooblayout_count_eccbytes(mtd) != (eccsteps*eccbytes)) { in nand_bch_init()
/Linux-v4.19/include/linux/mtd/
Dmtd.h362 int mtd_ooblayout_count_eccbytes(struct mtd_info *mtd);
/Linux-v4.19/drivers/mtd/
Dmtdcore.c1571 int mtd_ooblayout_count_eccbytes(struct mtd_info *mtd) in mtd_ooblayout_count_eccbytes() function
1575 EXPORT_SYMBOL_GPL(mtd_ooblayout_count_eccbytes);