Searched refs:bus_rescan_devices_helper (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/
H A Dbus.c32 static int __must_check bus_rescan_devices_helper(struct device *dev,
248 if (bus_rescan_devices_helper(dev, NULL) != 0)
741 static int __must_check bus_rescan_devices_helper(struct device *dev, function
766 return bus_for_each_dev(bus, NULL, NULL, bus_rescan_devices_helper);
788 return bus_rescan_devices_helper(dev, NULL);

Completed in 59 milliseconds