Home
last modified time | relevance | path

Searched refs:unmap_afu_irq (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/scsi/cxlflash/
A Dbackend.h24 void (*unmap_afu_irq)(void *ctx_cookie, int num, void *cookie); member
A Dcxl_hw.c157 .unmap_afu_irq = cxlflash_unmap_afu_irq,
A Dmain.c750 cfg->ops->unmap_afu_irq(hwq->ctx_cookie, 3, hwq); in term_intr()
753 cfg->ops->unmap_afu_irq(hwq->ctx_cookie, 2, hwq); in term_intr()
756 cfg->ops->unmap_afu_irq(hwq->ctx_cookie, 1, hwq); in term_intr()
A Docxl_hw.c1379 .unmap_afu_irq = ocxlflash_unmap_afu_irq,

Completed in 11 milliseconds