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

/u-boot/drivers/mtd/
H A Dmtdcore.c1187 * mtd_ooblayout_free - Get the OOB region definition of a specific free
1199 * mtd_ooblayout_free(mtd, section++, oobfree) until it returns -ERANGE.
1203 int mtd_ooblayout_free(struct mtd_info *mtd, int section, function
1216 EXPORT_SYMBOL_GPL(mtd_ooblayout_free); variable
1224 * @iter: iterator function. Should be either mtd_ooblayout_free or
1463 mtd_ooblayout_free);
1483 mtd_ooblayout_free);
1497 return mtd_ooblayout_count_bytes(mtd, mtd_ooblayout_free);
/u-boot/include/linux/mtd/
H A Dmtd.h380 int mtd_ooblayout_free(struct mtd_info *mtd, int section,

Completed in 142 milliseconds