Home
last modified time | relevance | path

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

/drivers/mtd/nand/
Dnand_bch.c183 if (mtd_ooblayout_count_eccbytes(mtd) != (eccsteps*eccbytes)) { in nand_bch_init()
Datmel_nand.c1006 int eccbytes = mtd_ooblayout_count_eccbytes(mtd); in atmel_pmecc_core_init()
/drivers/mtd/
Dmtdcore.c1476 int mtd_ooblayout_count_eccbytes(struct mtd_info *mtd) in mtd_ooblayout_count_eccbytes() function
1480 EXPORT_SYMBOL_GPL(mtd_ooblayout_count_eccbytes);