Home
last modified time | relevance | path

Searched refs:xhci_check_bandwidth (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/usb/host/
Dxhci.h1797 int xhci_check_bandwidth(struct usb_hcd *hcd, struct usb_device *udev);
Dxhci.c2753 int xhci_check_bandwidth(struct usb_hcd *hcd, struct usb_device *udev) in xhci_check_bandwidth() function
5010 .check_bandwidth = xhci_check_bandwidth,