Searched refs:pcibios_get_phb_of_node (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/pci/
H A Dof.c35 bus->dev.of_node = pcibios_get_phb_of_node(bus); pci_set_bus_of_node()
46 struct device_node * __weak pcibios_get_phb_of_node(struct pci_bus *bus) pcibios_get_phb_of_node() function
/linux-4.1.27/arch/x86/kernel/
H A Ddevicetree.c71 struct device_node *pcibios_get_phb_of_node(struct pci_bus *bus) pcibios_get_phb_of_node() function
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dpci.c122 dn = pcibios_get_phb_of_node(bus); pseries_root_bridge_prepare()
/linux-4.1.27/arch/mips/pci/
H A Dpci.c162 struct device_node *pcibios_get_phb_of_node(struct pci_bus *bus) pcibios_get_phb_of_node() function
/linux-4.1.27/arch/microblaze/pci/
H A Dpci-common.c1336 struct device_node *pcibios_get_phb_of_node(struct pci_bus *bus) pcibios_get_phb_of_node() function
/linux-4.1.27/arch/powerpc/platforms/powermac/
H A Dpci.c444 dev->dev.of_node = pcibios_get_phb_of_node(dev->bus); pmac_pci_fixup_u4_of_node()
/linux-4.1.27/arch/powerpc/kernel/
H A Dpci-common.c1614 struct device_node *pcibios_get_phb_of_node(struct pci_bus *bus) pcibios_get_phb_of_node() function
/linux-4.1.27/include/linux/
H A Dpci.h1868 struct device_node *pcibios_get_phb_of_node(struct pci_bus *bus);

Completed in 277 milliseconds