Searched refs:get_irq_config (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/powerpc/sysdev/xive/ |
| H A D | xive-internal.h | 43 int (*get_irq_config)(u32 hw_irq, u32 *target, u8 *prio, member
|
| H A D | common.c | 305 rc = xive_ops->get_irq_config(hw_irq, &target, &prio, &lirq); in xmon_xive_get_irq_config() 1757 rc = xive_ops->get_irq_config(hw_irq, &target, &prio, &lirq); in xive_debug_show_irq()
|
| H A D | native.c | 475 .get_irq_config = xive_native_get_irq_config,
|