Searched refs:mtd_ooblayout_find_eccregion (Results 1 – 3 of 3) sorted by relevance
433 int mtd_ooblayout_find_eccregion(struct mtd_info *mtd, int eccbyte,
1843 int mtd_ooblayout_find_eccregion(struct mtd_info *mtd, int eccbyte, in mtd_ooblayout_find_eccregion() function1850 EXPORT_SYMBOL_GPL(mtd_ooblayout_find_eccregion);
3029 ret = mtd_ooblayout_find_eccregion(mtd, index, §ion, &oobregion); in nand_read_subpage()