Searched refs:mtd_ooblayout_count_freebytes (Results 1 – 3 of 3) sorted by relevance
446 int mtd_ooblayout_count_freebytes(struct mtd_info *mtd);
2202 int mtd_ooblayout_count_freebytes(struct mtd_info *mtd) in mtd_ooblayout_count_freebytes() function2206 EXPORT_SYMBOL_GPL(mtd_ooblayout_count_freebytes);
3939 ret = mtd_ooblayout_count_freebytes(mtd); in onenand_scan()