Searched refs:of_rescan_bus (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dpci.h106 extern void of_rescan_bus(struct device_node *node, struct pci_bus *bus);
/linux-master/arch/powerpc/kernel/
H A Dpci-hotplug.c122 of_rescan_bus(dn, bus);
H A Dpci_of_scan.c435 * of_rescan_bus - given a PCI bus node, scan for child devices
442 void of_rescan_bus(struct device_node *node, struct pci_bus *bus) function
446 EXPORT_SYMBOL_GPL(of_rescan_bus); variable

Completed in 102 milliseconds