Searched refs:mtd_ooblayout_find_eccregion (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/linux/mtd/
H A Dmtd.h373 int mtd_ooblayout_find_eccregion(struct mtd_info *mtd, int eccbyte,
/u-boot/drivers/mtd/
H A Dmtdcore.c1269 * mtd_ooblayout_find_eccregion - Find the ECC region attached to a specific
1281 int mtd_ooblayout_find_eccregion(struct mtd_info *mtd, int eccbyte, function
1288 EXPORT_SYMBOL_GPL(mtd_ooblayout_find_eccregion); variable

Completed in 43 milliseconds