Home
last modified time | relevance | path

Searched refs:nand_ecc_cleanup_ctx (Results 1 – 2 of 2) sorted by relevance

/drivers/mtd/nand/
Decc.c125 void nand_ecc_cleanup_ctx(struct nand_device *nand) in nand_ecc_cleanup_ctx() function
130 EXPORT_SYMBOL(nand_ecc_cleanup_ctx);
Dcore.c334 nand_ecc_cleanup_ctx(nand); in nanddev_ecc_engine_cleanup()