Searched refs:get_irq_objhndl (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
H A D | backend.h | 25 u64 (*get_irq_objhndl)(void *ctx_cookie, int irq); member
|
H A D | cxl_hw.c | 158 .get_irq_objhndl = cxlflash_get_irq_objhndl,
|
H A D | ocxl_hw.c | 1377 .get_irq_objhndl = ocxlflash_get_irq_objhndl,
|
H A D | superpipe.c | 286 val = cfg->ops->get_irq_objhndl(ctxi->ctx, i); in afu_attach()
|
H A D | main.c | 1845 reg = cfg->ops->get_irq_objhndl(ctx, j); in init_global()
|
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
H A D | backend.h | 25 u64 (*get_irq_objhndl)(void *ctx_cookie, int irq); member
|
H A D | cxl_hw.c | 158 .get_irq_objhndl = cxlflash_get_irq_objhndl,
|
H A D | ocxl_hw.c | 1380 .get_irq_objhndl = ocxlflash_get_irq_objhndl,
|
H A D | superpipe.c | 286 val = cfg->ops->get_irq_objhndl(ctxi->ctx, i); in afu_attach()
|
H A D | main.c | 1822 reg = cfg->ops->get_irq_objhndl(ctx, j); in init_global()
|
Completed in 20 milliseconds