Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mtd/nand/
Decc-sw-bch.c353 nand_ecc_restore_req(&engine_conf->req_ctx, req); in nand_ecc_sw_bch_finish_io_req()
382 nand_ecc_restore_req(&engine_conf->req_ctx, req); in nand_ecc_sw_bch_finish_io_req()
Decc-mxic.c623 nand_ecc_restore_req(&ctx->req_ctx, req); in mxic_ecc_finish_io_req_external()
654 nand_ecc_restore_req(&ctx->req_ctx, req); in mxic_ecc_finish_io_req_external()
662 nand_ecc_restore_req(&ctx->req_ctx, req); in mxic_ecc_finish_io_req_external()
721 nand_ecc_restore_req(&ctx->req_ctx, req); in mxic_ecc_finish_io_req_pipelined()
Decc-sw-hamming.c607 nand_ecc_restore_req(&engine_conf->req_ctx, req); in nand_ecc_sw_hamming_finish_io_req()
636 nand_ecc_restore_req(&engine_conf->req_ctx, req); in nand_ecc_sw_hamming_finish_io_req()
Decc.c568 void nand_ecc_restore_req(struct nand_ecc_req_tweak_ctx *ctx, in nand_ecc_restore_req() function
592 EXPORT_SYMBOL_GPL(nand_ecc_restore_req);
/linux-6.6.21/include/linux/mtd/
Dnand.h376 void nand_ecc_restore_req(struct nand_ecc_req_tweak_ctx *ctx,