Searched refs:nand_ecc_is_strong_enough (Results 1 – 4 of 4) sorted by relevance
461 bool nand_ecc_is_strong_enough(struct nand_device *nand) in nand_ecc_is_strong_enough() function481 EXPORT_SYMBOL(nand_ecc_is_strong_enough);
282 if (!nand_ecc_is_strong_enough(nand)) in nanddev_find_ecc_configuration()
281 bool nand_ecc_is_strong_enough(struct nand_device *nand);
6172 if (!nand_ecc_is_strong_enough(&chip->base)) in nand_scan_tail()