Home
last modified time | relevance | path

Searched refs:nand_ecc_cleanup_req_tweaking (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/mtd/nand/
H A Decc-sw-bch.c267 nand_ecc_cleanup_req_tweaking(&engine_conf->req_ctx); in nand_ecc_sw_bch_init_ctx()
283 nand_ecc_cleanup_req_tweaking(&engine_conf->req_ctx); in nand_ecc_sw_bch_cleanup_ctx()
H A Decc-sw-hamming.c522 nand_ecc_cleanup_req_tweaking(&engine_conf->req_ctx); in nand_ecc_sw_hamming_init_ctx()
537 nand_ecc_cleanup_req_tweaking(&engine_conf->req_ctx); in nand_ecc_sw_hamming_cleanup_ctx()
H A Decc.c515 void nand_ecc_cleanup_req_tweaking(struct nand_ecc_req_tweak_ctx *ctx) in nand_ecc_cleanup_req_tweaking() function
519 EXPORT_SYMBOL_GPL(nand_ecc_cleanup_req_tweaking);
H A Decc-mxic.c355 nand_ecc_cleanup_req_tweaking(&ctx->req_ctx); in mxic_ecc_init_ctx()
417 nand_ecc_cleanup_req_tweaking(&ctx->req_ctx); in mxic_ecc_cleanup_ctx()
/linux/include/linux/mtd/
H A Dnand.h376 void nand_ecc_cleanup_req_tweaking(struct nand_ecc_req_tweak_ctx *ctx);