Home
last modified time | relevance | path

Searched refs:usb_set_isoch_delay (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/core/
H A Dusb.h47 extern int usb_set_isoch_delay(struct usb_device *dev);
H A Dmessage.c1073 * usb_set_isoch_delay - informs the device of the packet transmit delay
1079 int usb_set_isoch_delay(struct usb_device *dev) in usb_set_isoch_delay() function
H A Dhub.c5020 retval = usb_set_isoch_delay(udev); in hub_port_init()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dusb.h48 extern int usb_set_isoch_delay(struct usb_device *dev);
H A Dmessage.c1076 * usb_set_isoch_delay - informs the device of the packet transmit delay
1082 int usb_set_isoch_delay(struct usb_device *dev) in usb_set_isoch_delay() function
H A Dhub.c5033 retval = usb_set_isoch_delay(udev); in hub_port_init()

Completed in 34 milliseconds