Home
last modified time | relevance | path

Searched defs:irq_cfg (Results 1 – 4 of 4) sorted by relevance

/arch/ia64/include/asm/
Dhw_irq.h99 struct irq_cfg { struct
107 extern struct irq_cfg irq_cfg[NR_IRQS]; argument
/arch/x86/include/asm/
Dhw_irq.h119 struct irq_cfg { struct
124 extern struct irq_cfg *irq_cfg(unsigned int irq); argument
/arch/ia64/kernel/
Dirq_ia64.c76 struct irq_cfg irq_cfg[NR_IRQS] __read_mostly = { variable
/arch/x86/kernel/apic/
Dvector.c97 struct irq_cfg *irq_cfg(unsigned int irq) in irq_cfg() function