bus_rescan_devices
EXPORT_SYMBOL_GPL(bus_rescan_devices);
return bus_rescan_devices(&hid_bus_type);
if (bus_rescan_devices(&pcmcia_bus_type))
int __must_check bus_rescan_devices(const struct bus_type *bus);