Searched refs:mtd_ooblayout_find_eccregion (Results 1 – 2 of 2) sorted by relevance
1248 int mtd_ooblayout_find_eccregion(struct mtd_info *mtd, int eccbyte, in mtd_ooblayout_find_eccregion() function1255 EXPORT_SYMBOL_GPL(mtd_ooblayout_find_eccregion);
1666 ret = mtd_ooblayout_find_eccregion(mtd, index, §ion, &oobregion); in nand_read_subpage()