Searched refs:__each_dev (Results 1 – 1 of 1) sorted by relevance
449 static int __each_dev(struct device *dev, void *data) in __each_dev() function473 return bus_for_each_dev(&usb_bus_type, NULL, &arg, __each_dev); in usb_for_each_dev()