Searched refs:get_irq_config (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/arch/powerpc/sysdev/xive/ |
| D | xive-internal.h | 36 int (*get_irq_config)(u32 hw_irq, u32 *target, u8 *prio, member
|
| D | spapr.c | 643 .get_irq_config = xive_spapr_get_irq_config,
|
| D | native.c | 470 .get_irq_config = xive_native_get_irq_config,
|
| D | common.c | 273 rc = xive_ops->get_irq_config(hw_irq, &target, &prio, &lirq); in xmon_xive_get_irq_config()
|
| /Linux-v5.4/sound/isa/ |
| D | sscape.c | 674 static unsigned get_irq_config(int sscape_type, int irq) in get_irq_config() function 1006 irq_cfg = get_irq_config(sscape->type, irq[dev]); in create_sscape() 1013 mpu_irq_cfg = get_irq_config(sscape->type, mpu_irq[dev]); in create_sscape()
|