Searched refs:irq_find_host (Results 1 – 3 of 3) sorted by relevance
171 extern struct irq_host *irq_find_host(struct device_node *node);
549 struct irq_host *irq_find_host(struct device_node *node) in irq_find_host() function568 EXPORT_SYMBOL_GPL(irq_find_host);695 host = irq_find_host(controller); in irq_create_of_mapping()
184 irq_host = irq_find_host(dn); in find_msi_translator()