Searched defs:irq_cfg (Results 1 – 4 of 4) sorted by relevance
98 struct irq_cfg { struct106 extern struct irq_cfg irq_cfg[NR_IRQS]; argument
90 struct irq_cfg { struct95 extern struct irq_cfg *irq_cfg(unsigned int irq); argument
72 struct irq_cfg irq_cfg[NR_IRQS] __read_mostly = { variable
108 struct irq_cfg *irq_cfg(unsigned int irq) in irq_cfg() function