Home
last modified time | relevance | path

Searched refs:of_get_pci_domain_nr (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/
H A Dof.c201 int of_get_pci_domain_nr(struct device_node *node) in of_get_pci_domain_nr() function
212 EXPORT_SYMBOL_GPL(of_get_pci_domain_nr); variable
H A Dpci.h627 int of_get_pci_domain_nr(struct device_node *node);
644 of_get_pci_domain_nr(struct device_node *node) in of_get_pci_domain_nr() function
H A Dpci.c6473 domain = of_get_pci_domain_nr(parent->of_node); in of_pci_bus_find_domain_nr()
/kernel/linux/linux-6.6/drivers/pci/
H A Dof.c207 * of_get_pci_domain_nr - Find the host bridge domain number
223 int of_get_pci_domain_nr(struct device_node *node) in of_get_pci_domain_nr() function
234 EXPORT_SYMBOL_GPL(of_get_pci_domain_nr); variable
H A Dpci.h623 int of_get_pci_domain_nr(struct device_node *node);
643 of_get_pci_domain_nr(struct device_node *node) in of_get_pci_domain_nr() function
H A Dpci.c6893 domain_nr = of_get_pci_domain_nr(np); in of_pci_reserve_static_domain_nr()
6922 domain_nr = of_get_pci_domain_nr(parent->of_node); in of_pci_bus_find_domain_nr()
6944 if (of_get_pci_domain_nr(parent->of_node) == bus->domain_nr) in of_pci_bus_release_domain_nr()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dpci-common.c81 ret = of_get_pci_domain_nr(dn); in get_phb_number()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dpci-common.c83 ret = of_get_pci_domain_nr(dn); in get_phb_number()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-mediatek.c1056 slot = of_get_pci_domain_nr(dev->of_node); in mtk_pcie_setup()

Completed in 29 milliseconds