Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Dof_platform.c78 pcibios_scan_phb(phb); in of_pci_phb_probe()
Dpci_64.c62 pcibios_scan_phb(hose); in pcibios_init()
Dpci_32.c240 pcibios_scan_phb(hose); in pcibios_init()
Dpci-common.c1600 void pcibios_scan_phb(struct pci_controller *hose) in pcibios_scan_phb() function
1658 EXPORT_SYMBOL_GPL(pcibios_scan_phb);
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dpci_dlpar.c90 pcibios_scan_phb(phb); in init_phb_dynamic()
/linux-4.4.14/arch/powerpc/include/asm/
Dpci.h149 extern void pcibios_scan_phb(struct pci_controller *hose);
/linux-4.4.14/drivers/misc/cxl/
Dvphb.c257 pcibios_scan_phb(phb); in cxl_pci_vphb_add()
/linux-4.4.14/arch/microblaze/pci/
Dpci-common.c1343 static void pcibios_scan_phb(struct pci_controller *hose) in pcibios_scan_phb() function
1377 pcibios_scan_phb(hose); in pcibios_init()