Searched refs:intc_map_entry (Results 1 – 3 of 3) sorted by relevance
20 static struct intc_map_entry intc_irq_xlate[INTC_NR_IRQS];45 struct intc_map_entry *intc_irq_xlate_get(unsigned int irq) in intc_irq_xlate_get()52 struct intc_map_entry *ptr; in intc_irq_lookup()149 struct intc_map_entry *mapped; in intc_subgroup_init_one()
43 struct intc_map_entry { struct191 struct intc_map_entry *intc_irq_xlate_get(unsigned int irq);
26 struct intc_map_entry *entry = intc_irq_xlate_get(i); in intc_irq_xlate_show()
Completed in 5 milliseconds