Searched refs:irq_find_matching_fwspec (Results 1 – 4 of 4) sorted by relevance
327 struct irq_domain *irq_find_matching_fwspec(struct irq_fwspec *fwspec,350 return irq_find_matching_fwspec(&fwspec, bus_token); in irq_find_matching_fwnode()
511 struct irq_domain *irq_find_matching_fwspec(struct irq_fwspec *fwspec, in irq_find_matching_fwspec() function547 EXPORT_SYMBOL_GPL(irq_find_matching_fwspec);879 domain = irq_find_matching_fwspec(fwspec, DOMAIN_BUS_WIRED); in irq_create_fwspec_mapping()881 domain = irq_find_matching_fwspec(fwspec, DOMAIN_BUS_ANY); in irq_create_fwspec_mapping()
714 info.parent = irq_find_matching_fwspec(&pcie->fwspec, DOMAIN_BUS_WIRED); in apple_msi_init()
2239 parent = irq_find_matching_fwspec(&fwspec, DOMAIN_BUS_GENERIC_MSI); in mp_irqdomain_create()