Home
last modified time | relevance | path

Searched refs:nand_ecc_is_strong_enough (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/
H A Decc.c444 * nand_ecc_is_strong_enough - Check if the chip configuration meets the
460 bool nand_ecc_is_strong_enough(struct nand_device *nand) in nand_ecc_is_strong_enough() function
480 EXPORT_SYMBOL(nand_ecc_is_strong_enough); variable
/kernel/linux/linux-6.6/drivers/mtd/nand/
H A Decc.c451 * nand_ecc_is_strong_enough - Check if the chip configuration meets the
467 bool nand_ecc_is_strong_enough(struct nand_device *nand) in nand_ecc_is_strong_enough() function
487 EXPORT_SYMBOL(nand_ecc_is_strong_enough); variable
H A Dcore.c286 if (!nand_ecc_is_strong_enough(nand)) in nanddev_find_ecc_configuration()
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dnand.h279 bool nand_ecc_is_strong_enough(struct nand_device *nand);
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dnand.h305 bool nand_ecc_is_strong_enough(struct nand_device *nand);
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c261 if (!nand_ecc_is_strong_enough(nand)) in gpmi_check_ecc()
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dnand_base.c5782 if (!nand_ecc_is_strong_enough(&chip->base)) in nand_scan_tail()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dnand_base.c6451 if (!nand_ecc_is_strong_enough(&chip->base)) in nand_scan_tail()

Completed in 23 milliseconds