Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxlflash/
Dbackend.h29 u64 (*get_irq_objhndl)(void *ctx_cookie, int irq); member
Dcxl_hw.c162 .get_irq_objhndl = cxlflash_get_irq_objhndl,
Docxl_hw.c1399 .get_irq_objhndl = ocxlflash_get_irq_objhndl,
Dsuperpipe.c290 val = cfg->ops->get_irq_objhndl(ctxi->ctx, i); in afu_attach()
Dmain.c1847 reg = cfg->ops->get_irq_objhndl(ctx, j); in init_global()