Searched refs:cleanup_ctx (Results 1 – 10 of 10) sorted by relevance
127 if (nand->ecc.engine && nand->ecc.engine->ops->cleanup_ctx) in nand_ecc_cleanup_ctx()128 nand->ecc.engine->ops->cleanup_ctx(nand); in nand_ecc_cleanup_ctx()
389 .cleanup_ctx = nand_ecc_sw_bch_cleanup_ctx,
728 .cleanup_ctx = mxic_ecc_cleanup_ctx,735 .cleanup_ctx = mxic_ecc_cleanup_ctx,
643 .cleanup_ctx = nand_ecc_sw_hamming_cleanup_ctx,
1356 static void cleanup_ctx(struct ctx *ctx) in cleanup_ctx() function1786 cleanup_ctx(&ctx); in validate_gen_range_vs_const_64()1825 cleanup_ctx(&ctx); in validate_gen_range_vs_const_32()1879 cleanup_ctx(&ctx); in validate_gen_range_vs_range()2009 cleanup_ctx(&ctx); in validate_rand_ranges()2146 cleanup_ctx(&ctx); in test_reg_bounds_crafted()
658 ops->cleanup_ctx(nand); in mxic_spi_mem_ecc_cleanup_ctx()679 .cleanup_ctx = mxic_spi_mem_ecc_cleanup_ctx,
781 .cleanup_ctx = mtk_snand_ecc_cleanup_ctx,
262 void (*cleanup_ctx)(struct nand_device *nand); member
634 goto cleanup_ctx; in xhci_alloc_stream_info()685 cleanup_ctx: in xhci_alloc_stream_info()
342 .cleanup_ctx = spinand_ondie_ecc_cleanup_ctx,
Completed in 37 milliseconds