Searched refs:irq_find_matching_fwnode (Results 1 – 3 of 3) sorted by relevance
51 struct irq_domain *d = irq_find_matching_fwnode(acpi_gsi_domain_id, in acpi_gsi_to_irq()98 struct irq_domain *d = irq_find_matching_fwnode(acpi_gsi_domain_id, in acpi_unregister_gsi()
205 extern struct irq_domain *irq_find_matching_fwnode(struct fwnode_handle *fwnode,217 return irq_find_matching_fwnode(of_node_to_fwnode(node), bus_token); in irq_find_matching_host()
250 struct irq_domain *irq_find_matching_fwnode(struct fwnode_handle *fwnode, in irq_find_matching_fwnode() function282 EXPORT_SYMBOL_GPL(irq_find_matching_fwnode);577 domain = irq_find_matching_fwnode(fwspec->fwnode, DOMAIN_BUS_ANY); in irq_create_fwspec_mapping()