Home
last modified time | relevance | path

Searched refs:of_scan_pci_bridge (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/arch/powerpc/kernel/
Dpci_of_scan.c250 void of_scan_pci_bridge(struct pci_dev *dev) in of_scan_pci_bridge() function
346 EXPORT_SYMBOL(of_scan_pci_bridge);
420 of_scan_pci_bridge(dev); in __of_scan_bus()
/linux-5.19.10/arch/powerpc/include/asm/
Dpci.h104 extern void of_scan_pci_bridge(struct pci_dev *dev);
/linux-5.19.10/drivers/pci/hotplug/
Drpadlpar_core.c156 of_scan_pci_bridge(dev); in dlpar_pci_add_bus()
/linux-5.19.10/arch/sparc/kernel/
Dpci.c416 static void of_scan_pci_bridge(struct pci_pbm_info *pbm, in of_scan_pci_bridge() function
582 of_scan_pci_bridge(pbm, child, dev); in pci_of_scan_bus()