Home
last modified time | relevance | path

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

/Linux-v6.1/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.c267 pcibios_scan_phb(hose); in pcibios_init()
Dpci-common.c1646 void pcibios_scan_phb(struct pci_controller *hose) in pcibios_scan_phb() function
1704 EXPORT_SYMBOL_GPL(pcibios_scan_phb);
/Linux-v6.1/arch/powerpc/platforms/pseries/
Dpci_dlpar.c44 pcibios_scan_phb(phb); in init_phb_dynamic()
/Linux-v6.1/arch/powerpc/include/asm/
Dpci.h116 extern void pcibios_scan_phb(struct pci_controller *hose);
/Linux-v6.1/drivers/misc/cxl/
Dvphb.c252 pcibios_scan_phb(phb); in cxl_pci_vphb_add()
/Linux-v6.1/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()