Home
last modified time | relevance | path

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

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