Searched refs:check_bandwidth (Results 1 – 3 of 3) sorted by relevance
5623 .check_bandwidth = xhci_check_bandwidth,5673 if (over->check_bandwidth) in xhci_init_driver()5674 drv->check_bandwidth = over->check_bandwidth; in xhci_init_driver()
1691 int (*check_bandwidth)(struct usb_hcd *, struct usb_device *); member
1424 if (hcd->driver->check_bandwidth) { in usb_disable_device_endpoints()