Home
last modified time | relevance | path

Searched refs:of_get_nand_ecc_user_config (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/mtd/nand/
Decc.c428 void of_get_nand_ecc_user_config(struct nand_device *nand) in of_get_nand_ecc_user_config() function
448 EXPORT_SYMBOL(of_get_nand_ecc_user_config);
Dcore.c222 of_get_nand_ecc_user_config(nand); in nanddev_get_ecc_engine()
/linux-6.1.9/include/linux/mtd/
Dnand.h298 void of_get_nand_ecc_user_config(struct nand_device *nand);
/linux-6.1.9/drivers/mtd/nand/raw/
Dnand_base.c5388 of_get_nand_ecc_user_config(nand); in rawnand_dt_init()