Home
last modified time | relevance | path

Searched refs:usb_for_each_dev (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/usb/core/
A Dledtrig-usbport.c75 usb_for_each_dev(usbport_data, usbport_trig_usb_dev_check); in usbport_trig_update_count()
317 usb_for_each_dev(usbport_data, usbport_trig_add_usb_dev_ports); in usbport_trig_activate()
A Dusb.c393 int usb_for_each_dev(void *data, int (*fn)(struct usb_device *, void *)) in usb_for_each_dev() function
399 EXPORT_SYMBOL_GPL(usb_for_each_dev);
443 return usb_for_each_dev(&arg, __each_hub); in usb_for_each_port()
A Dport.c493 usb_for_each_dev(port_dev, match_location); in find_and_link_peer()
/linux/include/linux/
A Dusb.h866 extern int usb_for_each_dev(void *data, int (*fn)(struct usb_device *, void *));
/linux/drivers/usb/host/
A Dehci-hub.c51 if (!usb_for_each_dev(NULL, persist_enabled_on_companion)) in ehci_handover_companion_ports()
/linux/
A Dvmlinux.symvers6061 0x00000000 usb_for_each_dev vmlinux EXPORT_SYMBOL_GPL
A DSystem.map40532 ffff800010ad5240 T usb_for_each_dev
A D.tmp_System.map40532 ffff800010ad5240 T usb_for_each_dev

Completed in 319 milliseconds