Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/cxlflash/
Dbackend.h25 u64 (*get_irq_objhndl)(void *ctx_cookie, int irq); member
Dcxl_hw.c158 .get_irq_objhndl = cxlflash_get_irq_objhndl,
Docxl_hw.c1380 .get_irq_objhndl = ocxlflash_get_irq_objhndl,
Dsuperpipe.c286 val = cfg->ops->get_irq_objhndl(ctxi->ctx, i); in afu_attach()
Dmain.c1822 reg = cfg->ops->get_irq_objhndl(ctx, j); in init_global()