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

/linux-master/drivers/scsi/cxlflash/
H A Dbackend.h25 u64 (*get_irq_objhndl)(void *ctx_cookie, int irq); member in struct:cxlflash_backend_ops
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);
H A Dmain.c1827 reg = cfg->ops->get_irq_objhndl(ctx, j);

Completed in 128 milliseconds