Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/core/
Dmessage.c1203 usb_hcd_alloc_bandwidth(dev, NULL, NULL, NULL); in usb_disable_device()
1333 ret = usb_hcd_alloc_bandwidth(dev, NULL, iface->cur_altsetting, alt); in usb_set_interface()
1359 usb_hcd_alloc_bandwidth(dev, NULL, alt, iface->cur_altsetting); in usb_set_interface()
1484 retval = usb_hcd_alloc_bandwidth(dev, NULL, in usb_reset_configuration()
1500 usb_hcd_alloc_bandwidth(dev, NULL, in usb_reset_configuration()
1788 ret = usb_hcd_alloc_bandwidth(dev, cp, NULL, NULL); in usb_set_configuration()
1851 usb_hcd_alloc_bandwidth(dev, NULL, NULL, NULL); in usb_set_configuration()
Dhcd.c1878 int usb_hcd_alloc_bandwidth(struct usb_device *udev, in usb_hcd_alloc_bandwidth() function
Dhub.c5382 ret = usb_hcd_alloc_bandwidth(udev, udev->actconfig, NULL, NULL); in usb_reset_and_verify_device()
/linux-4.1.27/include/linux/usb/
Dhcd.h421 extern int usb_hcd_alloc_bandwidth(struct usb_device *udev,