Searched refs:usb_for_each_dev (Results 1 – 3 of 3) sorted by relevance
245 int usb_for_each_dev(void *data, int (*fn)(struct usb_device *, void *)) in usb_for_each_dev() function251 EXPORT_SYMBOL_GPL(usb_for_each_dev);
363 usb_for_each_dev(port_dev, match_location); in find_and_link_peer()
63 if (!usb_for_each_dev(NULL, persist_enabled_on_companion)) in ehci_handover_companion_ports()