Searched refs:bus_rescan_devices (Results 1 – 4 of 4) sorted by relevance
121 extern int __must_check bus_rescan_devices(struct bus_type *bus);
711 int bus_rescan_devices(struct bus_type *bus) in bus_rescan_devices() function715 EXPORT_SYMBOL_GPL(bus_rescan_devices);
726 if (bus_rescan_devices(&pcmcia_bus_type)) in pcmcia_requery()
2542 return bus_rescan_devices(&hid_bus_type); in __bus_removed_driver()