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,
1900 int mtd_ooblayout_find_eccregion(struct mtd_info *mtd, int eccbyte, in mtd_ooblayout_find_eccregion() function1907 EXPORT_SYMBOL_GPL(mtd_ooblayout_find_eccregion);
3159 ret = mtd_ooblayout_find_eccregion(mtd, index, §ion, &oobregion); in nand_read_subpage()