Searched refs:irq_find_matching_fwnode (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/acpi/ |
A D | irq.c | 29 struct irq_domain *d = irq_find_matching_fwnode(acpi_gsi_domain_id, in acpi_gsi_to_irq() 76 struct irq_domain *d = irq_find_matching_fwnode(acpi_gsi_domain_id, in acpi_unregister_gsi() 271 domain = irq_find_matching_fwnode(fwspec.fwnode, DOMAIN_BUS_ANY); in acpi_irq_get() 315 struct irq_domain *d = irq_find_matching_fwnode(acpi_gsi_domain_id, in acpi_irq_create_hierarchy()
|
/linux/include/linux/ |
A D | irqdomain.h | 304 struct irq_domain *irq_find_matching_fwnode(struct fwnode_handle *fwnode, in irq_find_matching_fwnode() function 317 return irq_find_matching_fwnode(of_node_to_fwnode(node), bus_token); in irq_find_matching_host() 619 static inline struct irq_domain *irq_find_matching_fwnode( in irq_find_matching_fwnode() function
|
/linux/drivers/irqchip/ |
A D | irq-gic-v3-its-fsl-mc-msi.c | 91 parent = irq_find_matching_fwnode(handle, DOMAIN_BUS_NEXUS); in its_fsl_mc_msi_init_one()
|
A D | irq-gic-v3-its-platform-msi.c | 91 parent = irq_find_matching_fwnode(fwnode, DOMAIN_BUS_NEXUS); in its_pmsi_init_one()
|
A D | irq-gic-v3-its-pci-msi.c | 119 parent = irq_find_matching_fwnode(handle, DOMAIN_BUS_NEXUS); in its_pci_msi_init_one()
|
/linux/drivers/acpi/arm64/ |
A D | iort.c | 694 return irq_find_matching_fwnode(handle, bus_token); in iort_get_device_domain() 735 domain = irq_find_matching_fwnode(iort_fwnode, DOMAIN_BUS_PLATFORM_MSI); in iort_set_device_domain() 778 return irq_find_matching_fwnode(iort_fwnode, DOMAIN_BUS_PLATFORM_MSI); in iort_get_platform_device_domain()
|
/linux/drivers/pci/ |
A D | pci-acpi.c | 1430 return irq_find_matching_fwnode(fwnode, DOMAIN_BUS_PCI_MSI); in pci_host_bridge_acpi_msi_domain()
|
A D | probe.c | 854 d = irq_find_matching_fwnode(fwnode, in pci_host_bridge_msi_domain()
|
/linux/ |
A D | System.map | 22892 ffff800010615680 t irq_find_matching_fwnode.constprop.0 47800 ffff800010cd7630 t irq_find_matching_fwnode
|
A D | .tmp_System.map | 22892 ffff800010615680 t irq_find_matching_fwnode.constprop.0 47800 ffff800010cd7630 t irq_find_matching_fwnode
|
Completed in 345 milliseconds