Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Dof_platform.c73 pcibios_scan_phb(phb); in of_pci_phb_probe()
Dpci_64.c58 pcibios_scan_phb(hose); in pcibios_init()
Dpci_32.c249 pcibios_scan_phb(hose); in pcibios_init()
Dpci-common.c1592 void pcibios_scan_phb(struct pci_controller *hose) in pcibios_scan_phb() function
1650 EXPORT_SYMBOL_GPL(pcibios_scan_phb);
/Linux-v5.4/arch/powerpc/platforms/pseries/
Dpci_dlpar.c58 pcibios_scan_phb(phb); in init_phb_dynamic()
/Linux-v5.4/arch/powerpc/include/asm/
Dpci.h119 extern void pcibios_scan_phb(struct pci_controller *hose);
/Linux-v5.4/drivers/misc/cxl/
Dvphb.c252 pcibios_scan_phb(phb); in cxl_pci_vphb_add()
/Linux-v5.4/arch/microblaze/pci/
Dpci-common.c963 static void pcibios_scan_phb(struct pci_controller *hose) in pcibios_scan_phb() function
997 pcibios_scan_phb(hose); in pcibios_init()