Home
last modified time | relevance | path

Searched refs:get_irq_config (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/sysdev/xive/
H A Dxive-internal.h43 int (*get_irq_config)(u32 hw_irq, u32 *target, u8 *prio, member
H A Dcommon.c278 rc = xive_ops->get_irq_config(hw_irq, &target, &prio, &lirq); in xmon_xive_get_irq_config()
1622 rc = xive_ops->get_irq_config(hw_irq, &target, &prio, &lirq); in xive_debug_show_irq()
H A Dnative.c472 .get_irq_config = xive_native_get_irq_config,
H A Dspapr.c678 .get_irq_config = xive_spapr_get_irq_config,
/kernel/linux/linux-6.6/arch/powerpc/sysdev/xive/
H A Dxive-internal.h43 int (*get_irq_config)(u32 hw_irq, u32 *target, u8 *prio, member
H A Dcommon.c305 rc = xive_ops->get_irq_config(hw_irq, &target, &prio, &lirq); in xmon_xive_get_irq_config()
1758 rc = xive_ops->get_irq_config(hw_irq, &target, &prio, &lirq); in xive_debug_show_irq()
H A Dnative.c475 .get_irq_config = xive_native_get_irq_config,
H A Dspapr.c687 .get_irq_config = xive_spapr_get_irq_config,
/kernel/linux/linux-5.10/sound/isa/
H A Dsscape.c674 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()
/kernel/linux/linux-6.6/sound/isa/
H A Dsscape.c663 static unsigned get_irq_config(int sscape_type, int irq) in get_irq_config() function
994 irq_cfg = get_irq_config(sscape->type, irq[dev]); in create_sscape()
1000 mpu_irq_cfg = get_irq_config(sscape->type, mpu_irq[dev]); in create_sscape()

Completed in 13 milliseconds