Searched refs:cleanup_ctx (Results 1 – 6 of 6) sorted by relevance
121 if (nand->ecc.engine && nand->ecc.engine->ops->cleanup_ctx) in nand_ecc_cleanup_ctx()122 nand->ecc.engine->ops->cleanup_ctx(nand); in nand_ecc_cleanup_ctx()
389 .cleanup_ctx = nand_ecc_sw_bch_cleanup_ctx,
643 .cleanup_ctx = nand_ecc_sw_hamming_cleanup_ctx,
259 void (*cleanup_ctx)(struct nand_device *nand); member
645 goto cleanup_ctx; in xhci_alloc_stream_info()653 goto cleanup_ctx; in xhci_alloc_stream_info()705 cleanup_ctx: in xhci_alloc_stream_info()
324 .cleanup_ctx = spinand_ondie_ecc_cleanup_ctx,
Completed in 16 milliseconds