Searched defs:irq_cfg (Results 1 – 4 of 4) sorted by relevance
99 struct irq_cfg { struct107 extern struct irq_cfg irq_cfg[NR_IRQS]; argument
119 struct irq_cfg { struct124 extern struct irq_cfg *irq_cfg(unsigned int irq); argument
76 struct irq_cfg irq_cfg[NR_IRQS] __read_mostly = { variable
97 struct irq_cfg *irq_cfg(unsigned int irq) in irq_cfg() function