of_rescan_bus
extern void of_rescan_bus(struct device_node *node, struct pci_bus *bus);
of_rescan_bus(dn, bus);
EXPORT_SYMBOL_GPL(of_rescan_bus);