Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/nand/
Decc.c120 if (nand->ecc.engine->ops->cleanup_ctx) in nand_ecc_cleanup_ctx()
121 nand->ecc.engine->ops->cleanup_ctx(nand); in nand_ecc_cleanup_ctx()
/Linux-v5.10/include/linux/mtd/
Dnand.h257 void (*cleanup_ctx)(struct nand_device *nand); member
/Linux-v5.10/drivers/usb/host/
Dxhci-mem.c662 goto cleanup_ctx; in xhci_alloc_stream_info()
670 goto cleanup_ctx; in xhci_alloc_stream_info()
722 cleanup_ctx: in xhci_alloc_stream_info()