Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Ddevicetree.c61 struct device_node *pcibios_get_phb_of_node(struct pci_bus *bus) in pcibios_get_phb_of_node() function
/linux/arch/mips/pci/
H A Dpci-legacy.c179 struct device_node *pcibios_get_phb_of_node(struct pci_bus *bus)
171 struct device_node *pcibios_get_phb_of_node(struct pci_bus *bus) pcibios_get_phb_of_node() function
/linux/arch/powerpc/platforms/pseries/
H A Dpci.c273 dn = pcibios_get_phb_of_node(bus); in pseries_root_bridge_prepare()
/linux/arch/um/drivers/
H A Dvirt-pci.c561 struct device_node *pcibios_get_phb_of_node(struct pci_bus *bus) in pcibios_get_phb_of_node() function
/linux/arch/powerpc/platforms/powermac/
H A Dpci.c441 dev->dev.of_node = pcibios_get_phb_of_node(dev->bus); in pmac_pci_fixup_u4_of_node()