Searched refs:bus_rescan_devices (Results 1 – 3 of 3) sorted by relevance
808 int bus_rescan_devices(struct bus_type *bus) in bus_rescan_devices() function812 EXPORT_SYMBOL_GPL(bus_rescan_devices);
82 ret = bus_rescan_devices(priv->func->dev.bus); in iwmct_rescan_worker()
713 if (bus_rescan_devices(&pcmcia_bus_type)) in pcmcia_requery()