usb_for_each_dev 75 drivers/usb/core/ledtrig-usbport.c usb_for_each_dev(usbport_data, usbport_trig_usb_dev_check); usb_for_each_dev 317 drivers/usb/core/ledtrig-usbport.c usb_for_each_dev(usbport_data, usbport_trig_add_usb_dev_ports); usb_for_each_dev 493 drivers/usb/core/port.c usb_for_each_dev(port_dev, match_location); usb_for_each_dev 401 drivers/usb/core/usb.c EXPORT_SYMBOL_GPL(usb_for_each_dev); usb_for_each_dev 52 drivers/usb/host/ehci-hub.c if (!usb_for_each_dev(NULL, persist_enabled_on_companion)) usb_for_each_dev 868 include/linux/usb.h extern int usb_for_each_dev(void *data, int (*fn)(struct usb_device *, void *));