Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kernel/
Dof_platform.c69 pcibios_scan_phb(phb); in of_pci_phb_probe()
Dpci_64.c58 pcibios_scan_phb(hose); in pcibios_init()
Dpci_32.c248 pcibios_scan_phb(hose); in pcibios_init()
Dpci-common.c1645 void pcibios_scan_phb(struct pci_controller *hose) in pcibios_scan_phb() function
1703 EXPORT_SYMBOL_GPL(pcibios_scan_phb);
/linux-5.19.10/arch/powerpc/platforms/pseries/
Dpci_dlpar.c44 pcibios_scan_phb(phb); in init_phb_dynamic()
/linux-5.19.10/arch/powerpc/include/asm/
Dpci.h118 extern void pcibios_scan_phb(struct pci_controller *hose);
/linux-5.19.10/drivers/misc/cxl/
Dvphb.c252 pcibios_scan_phb(phb); in cxl_pci_vphb_add()
/linux-5.19.10/arch/microblaze/pci/
Dpci-common.c907 static void pcibios_scan_phb(struct pci_controller *hose) in pcibios_scan_phb() function
941 pcibios_scan_phb(hose); in pcibios_init()