Searched refs:cxl_unmap_afu_irq (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/cxlflash/
H A Dcxl_hw.c45 cxl_unmap_afu_irq(ctx_cookie, num, cookie);
/linux-master/include/misc/
H A Dcxl.h56 * These IRQs can be unmapped (cxl_unmap_afu_irq()) and finally released
109 void cxl_unmap_afu_irq(struct cxl_context *cxl, int num, void *cookie);
/linux-master/drivers/misc/cxl/
H A Dapi.c247 void cxl_unmap_afu_irq(struct cxl_context *ctx, int num, void *cookie) function
260 EXPORT_SYMBOL_GPL(cxl_unmap_afu_irq); variable

Completed in 121 milliseconds