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

/linux-master/drivers/scsi/cxlflash/
H A Dbackend.h24 void (*unmap_afu_irq)(void *ctx_cookie, int num, void *cookie); member in struct:cxlflash_backend_ops
H A Dcxl_hw.c157 .unmap_afu_irq = cxlflash_unmap_afu_irq,
H A Docxl_hw.c1379 .unmap_afu_irq = ocxlflash_unmap_afu_irq,
H A Dmain.c755 cfg->ops->unmap_afu_irq(hwq->ctx_cookie, 3, hwq);
758 cfg->ops->unmap_afu_irq(hwq->ctx_cookie, 2, hwq);
761 cfg->ops->unmap_afu_irq(hwq->ctx_cookie, 1, hwq);

Completed in 198 milliseconds