Searched refs:nand_ecc_is_strong_enough (Results 1 – 3 of 3) sorted by relevance
460 bool nand_ecc_is_strong_enough(struct nand_device *nand) in nand_ecc_is_strong_enough() function480 EXPORT_SYMBOL(nand_ecc_is_strong_enough);
279 bool nand_ecc_is_strong_enough(struct nand_device *nand);
5786 if (!nand_ecc_is_strong_enough(&chip->base)) in nand_scan_tail()