Home
last modified time | relevance | path

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

/drivers/misc/ocxl/
Dafu_irq.c167 int ocxl_afu_irq_free(struct ocxl_context *ctx, int irq_id) in ocxl_afu_irq_free() function
183 EXPORT_SYMBOL_GPL(ocxl_afu_irq_free);
Dtrace.h135 TRACE_EVENT(ocxl_afu_irq_free,
Dfile.c235 ocxl_afu_irq_free(ctx, irq_id); in afu_ioctl()
247 rc = ocxl_afu_irq_free(ctx, irq_id); in afu_ioctl()