xhci_check_bandwidth
ret = xhci_check_bandwidth(hcd, udev);
EXPORT_SYMBOL_GPL(xhci_check_bandwidth);
.check_bandwidth = xhci_check_bandwidth,
int xhci_check_bandwidth(struct usb_hcd *hcd, struct usb_device *udev);