Home
last modified time | relevance | path

Searched refs:nand_ecc_cleanup_ctx (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/
H A Decc.c103 * On success, the caller is responsible of calling @nand_ecc_cleanup_ctx().
115 * nand_ecc_cleanup_ctx - Cleanup the ECC engine context
118 void nand_ecc_cleanup_ctx(struct nand_device *nand) in nand_ecc_cleanup_ctx() function
123 EXPORT_SYMBOL(nand_ecc_cleanup_ctx); variable
/kernel/linux/linux-6.6/drivers/mtd/nand/
H A Decc.c110 * On success, the caller is responsible of calling @nand_ecc_cleanup_ctx().
122 * nand_ecc_cleanup_ctx - Cleanup the ECC engine context
125 void nand_ecc_cleanup_ctx(struct nand_device *nand) in nand_ecc_cleanup_ctx() function
130 EXPORT_SYMBOL(nand_ecc_cleanup_ctx); variable
H A Dcore.c334 nand_ecc_cleanup_ctx(nand); in nanddev_ecc_engine_cleanup()
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dnand.h274 void nand_ecc_cleanup_ctx(struct nand_device *nand);
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dnand.h300 void nand_ecc_cleanup_ctx(struct nand_device *nand);

Completed in 6 milliseconds