Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dof_platform.c67 pcibios_scan_phb(phb); in of_pci_phb_probe()
H A Dpci_64.c58 pcibios_scan_phb(hose); in pcibios_init()
H A Dpci_32.c272 pcibios_scan_phb(hose); in pcibios_init()
H A Dpci-common.c1646 void pcibios_scan_phb(struct pci_controller *hose) in pcibios_scan_phb() function
1704 EXPORT_SYMBOL_GPL(pcibios_scan_phb);
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dpci_dlpar.c46 pcibios_scan_phb(phb); in init_phb_dynamic()
/openbmc/linux/arch/powerpc/include/asm/
H A Dpci.h117 extern void pcibios_scan_phb(struct pci_controller *hose);
/openbmc/linux/drivers/misc/cxl/
H A Dvphb.c245 pcibios_scan_phb(phb); in cxl_pci_vphb_add()