Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/core/
H 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()
H A Dusb.c462 * usb_for_each_dev - iterate over all USB devices in the system
470 int usb_for_each_dev(void *data, int (*fn)(struct usb_device *, void *)) in usb_for_each_dev() function
476 EXPORT_SYMBOL_GPL(usb_for_each_dev); variable
H A Dport.c493 usb_for_each_dev(port_dev, match_location); in find_and_link_peer()
/kernel/linux/linux-6.6/drivers/usb/core/
H 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()
H A Dusb.c462 * usb_for_each_dev - iterate over all USB devices in the system
470 int usb_for_each_dev(void *data, int (*fn)(struct usb_device *, void *)) in usb_for_each_dev() function
476 EXPORT_SYMBOL_GPL(usb_for_each_dev); variable
H A Dport.c616 usb_for_each_dev(port_dev, match_location); in find_and_link_peer()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-hub.c51 if (!usb_for_each_dev(NULL, persist_enabled_on_companion)) in ehci_handover_companion_ports()
/kernel/linux/linux-5.10/include/linux/
H A Dusb.h876 extern int usb_for_each_dev(void *data, int (*fn)(struct usb_device *, void *));
/kernel/linux/linux-6.6/include/linux/
H A Dusb.h908 extern int usb_for_each_dev(void *data, int (*fn)(struct usb_device *, void *));
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-hub.c51 if (!usb_for_each_dev(NULL, persist_enabled_on_companion)) in ehci_handover_companion_ports()

Completed in 16 milliseconds