Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxlflash/
H A Docxl_hw.c179 static int afu_map_irq(u64 flags, struct ocxlflash_context *ctx, int num, in afu_map_irq() function
241 return afu_map_irq(0, ctx_cookie, num, handler, cookie, name); in ocxlflash_map_afu_irq()
1325 rc = afu_map_irq(0, ctx, i, ocxlflash_afu_irq, ctx, name); in ocxlflash_start_work()