Home
last modified time | relevance | path

Searched refs:of_scan_bus (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/powerpc/kernel/
Dpci_of_scan.c294 of_scan_bus(node, bus); in of_scan_pci_bridge()
381 void of_scan_bus(struct device_node *node, struct pci_bus *bus) in of_scan_bus() function
385 EXPORT_SYMBOL_GPL(of_scan_bus);
Dpci-common.c1631 of_scan_bus(node, bus); in pcibios_scan_phb()
/Linux-v4.19/arch/powerpc/include/asm/
Dpci.h111 extern void of_scan_bus(struct device_node *node, struct pci_bus *bus);