Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/core/
Dmessage.c1364 usb_hcd_alloc_bandwidth(dev, NULL, NULL, NULL); in usb_disable_device_endpoints()
1567 ret = usb_hcd_alloc_bandwidth(dev, NULL, iface->cur_altsetting, alt); in usb_set_interface()
1595 usb_hcd_alloc_bandwidth(dev, NULL, alt, iface->cur_altsetting); in usb_set_interface()
1711 retval = usb_hcd_alloc_bandwidth(dev, config, NULL, NULL); in usb_reset_configuration()
1722 usb_hcd_alloc_bandwidth(dev, NULL, NULL, NULL); in usb_reset_configuration()
2038 ret = usb_hcd_alloc_bandwidth(dev, cp, NULL, NULL); in usb_set_configuration()
2108 usb_hcd_alloc_bandwidth(dev, NULL, NULL, NULL); in usb_set_configuration()
Dhcd.c1827 int usb_hcd_alloc_bandwidth(struct usb_device *udev, in usb_hcd_alloc_bandwidth() function
Dhub.c5812 ret = usb_hcd_alloc_bandwidth(udev, udev->actconfig, NULL, NULL); in usb_reset_and_verify_device()
/Linux-v5.10/include/linux/usb/
Dhcd.h451 extern int usb_hcd_alloc_bandwidth(struct usb_device *udev,