bus_rescan_devices  712 drivers/base/bus.c EXPORT_SYMBOL_GPL(bus_rescan_devices);
bus_rescan_devices 2519 drivers/hid/hid-core.c 	return bus_rescan_devices(&hid_bus_type);
bus_rescan_devices  726 drivers/pcmcia/ds.c 	if (bus_rescan_devices(&pcmcia_bus_type))
bus_rescan_devices  153 include/linux/device.h extern int __must_check bus_rescan_devices(struct bus_type *bus);