Home
last modified time | relevance | path

Searched refs:pcibios_get_phb_of_node (Results 1 – 4 of 4) 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/powerpc/platforms/pseries/
H A Dpci.c271 dn = pcibios_get_phb_of_node(bus); in pseries_root_bridge_prepare()
/linux/arch/um/drivers/
H A Dvirt-pci.c221 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()