Searched refs:bus_rescan_devices (Results 1 – 3 of 3) sorted by relevance
760 /* Helper for bus_rescan_devices's iter */ in bus_rescan_devices_helper() 777 * bus_rescan_devices - rescan devices on the bus for possible drivers784 int bus_rescan_devices(const struct bus_type *bus) in bus_rescan_devices() 788 EXPORT_SYMBOL_GPL(bus_rescan_devices);781 int bus_rescan_devices(const struct bus_type *bus) bus_rescan_devices() function
725 if (bus_rescan_devices(&pcmcia_bus_type)) in pcmcia_requery()
3008 return bus_rescan_devices(&hid_bus_type); in __bus_removed_driver()