Home
last modified time | relevance | path

Searched refs:pcibios_get_phb_of_node (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/pci/
Dof.c35 bus->dev.of_node = pcibios_get_phb_of_node(bus); in pci_set_bus_of_node()
46 struct device_node * __weak pcibios_get_phb_of_node(struct pci_bus *bus) in pcibios_get_phb_of_node() function
/Linux-v4.19/arch/x86/kernel/
Ddevicetree.c67 struct device_node *pcibios_get_phb_of_node(struct pci_bus *bus) in pcibios_get_phb_of_node() function
/Linux-v4.19/arch/mips/pci/
Dpci-legacy.c173 struct device_node *pcibios_get_phb_of_node(struct pci_bus *bus) in pcibios_get_phb_of_node() function
/Linux-v4.19/arch/powerpc/platforms/pseries/
Dpci.c295 dn = pcibios_get_phb_of_node(bus); in pseries_root_bridge_prepare()
/Linux-v4.19/arch/powerpc/platforms/powermac/
Dpci.c444 dev->dev.of_node = pcibios_get_phb_of_node(dev->bus); in pmac_pci_fixup_u4_of_node()
/Linux-v4.19/arch/powerpc/kernel/
Dpci-common.c1583 struct device_node *pcibios_get_phb_of_node(struct pci_bus *bus) in pcibios_get_phb_of_node() function
/Linux-v4.19/include/linux/
Dpci.h2222 struct device_node *pcibios_get_phb_of_node(struct pci_bus *bus);