Searched refs:mtd_ooblayout_count_eccbytes (Results 1 – 3 of 3) sorted by relevance
183 if (mtd_ooblayout_count_eccbytes(mtd) != (eccsteps*eccbytes)) { in nand_bch_init()
1006 int eccbytes = mtd_ooblayout_count_eccbytes(mtd); in atmel_pmecc_core_init()
1476 int mtd_ooblayout_count_eccbytes(struct mtd_info *mtd) in mtd_ooblayout_count_eccbytes() function1480 EXPORT_SYMBOL_GPL(mtd_ooblayout_count_eccbytes);