Searched refs:irq_find_matching_fwspec (Results 1 – 6 of 6) sorted by relevance
353 extern struct irq_domain *irq_find_matching_fwspec(struct irq_fwspec *fwspec,384 return irq_find_matching_fwspec(&fwspec, bus_token); in irq_find_matching_fwnode()
537 struct irq_domain *irq_find_matching_fwspec(struct irq_fwspec *fwspec, in irq_find_matching_fwspec() function573 EXPORT_SYMBOL_GPL(irq_find_matching_fwspec);905 domain = irq_find_matching_fwspec(fwspec, DOMAIN_BUS_WIRED); in irq_create_fwspec_mapping()907 domain = irq_find_matching_fwspec(fwspec, DOMAIN_BUS_ANY); in irq_create_fwspec_mapping()
133 domain = irq_find_matching_fwspec(&fwspec, data->domain); in x86_acpi_irq_helper_get()
623 parent = irq_find_matching_fwspec(&pcie->fwspec, DOMAIN_BUS_WIRED); in apple_msi_init()
571 parent = irq_find_matching_fwspec(&fwspec, DOMAIN_BUS_GENERIC_MSI); in hpet_create_irq_domain()
2239 parent = irq_find_matching_fwspec(&fwspec, DOMAIN_BUS_GENERIC_MSI); in mp_irqdomain_create()