Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/ocxl/
H A Dafu_irq.c143 ocxl_link_free_irq(ctx->afu->fn->link, irq->hw_irq); in ocxl_afu_irq_alloc()
163 ocxl_link_free_irq(ctx->afu->fn->link, irq->hw_irq); in afu_irq_free()
H A Dlink.c705 void ocxl_link_free_irq(void *link_handle, int hw_irq) in ocxl_link_free_irq() function
712 EXPORT_SYMBOL_GPL(ocxl_link_free_irq);
/OK3568_Linux_fs/kernel/include/misc/
H A Docxl.h469 void ocxl_link_free_irq(void *link_handle, int hw_irq);
/OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/
H A Docxl_hw.c599 ocxl_link_free_irq(afu->link_token, ctx->irqs[i].hwirq); in free_afu_irqs()
657 ocxl_link_free_irq(afu->link_token, irqs[i].hwirq); in alloc_afu_irqs()