Searched refs:usb_hcd_alloc_bandwidth (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/usb/core/
H A Dmessage.c1203 usb_hcd_alloc_bandwidth(dev, NULL, NULL, NULL); usb_disable_device()
1333 ret = usb_hcd_alloc_bandwidth(dev, NULL, iface->cur_altsetting, alt); usb_set_interface()
1359 usb_hcd_alloc_bandwidth(dev, NULL, alt, iface->cur_altsetting); usb_set_interface()
1482 retval = usb_hcd_alloc_bandwidth(dev, NULL, usb_reset_configuration()
1498 usb_hcd_alloc_bandwidth(dev, NULL, usb_reset_configuration()
1824 ret = usb_hcd_alloc_bandwidth(dev, cp, NULL, NULL); usb_set_configuration()
1888 usb_hcd_alloc_bandwidth(dev, NULL, NULL, NULL); usb_set_configuration()
H A Dhcd.c1909 * usb_hcd_alloc_bandwidth - check whether a new bandwidth setting exceeds
1929 int usb_hcd_alloc_bandwidth(struct usb_device *udev, usb_hcd_alloc_bandwidth() function
H A Dhub.c5422 ret = usb_hcd_alloc_bandwidth(udev, udev->actconfig, NULL, NULL); usb_reset_and_verify_device()
/linux-4.4.14/include/linux/usb/
H A Dhcd.h432 extern int usb_hcd_alloc_bandwidth(struct usb_device *udev,

Completed in 229 milliseconds