Home
last modified time | relevance | path

Searched refs:cleanup_ctx (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/mtd/nand/
A Decc.c121 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()
A Decc-sw-bch.c389 .cleanup_ctx = nand_ecc_sw_bch_cleanup_ctx,
A Decc-sw-hamming.c643 .cleanup_ctx = nand_ecc_sw_hamming_cleanup_ctx,
/linux/include/linux/mtd/
A Dnand.h259 void (*cleanup_ctx)(struct nand_device *nand); member
/linux/drivers/usb/host/
A Dxhci-mem.c645 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()
/linux/drivers/mtd/nand/spi/
A Dcore.c324 .cleanup_ctx = spinand_ondie_ecc_cleanup_ctx,

Completed in 16 milliseconds