Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h1867 void xhci_reset_bandwidth(struct usb_hcd *hcd, struct usb_device *udev);
Dxhci.c2847 void xhci_reset_bandwidth(struct usb_hcd *hcd, struct usb_device *udev) in xhci_reset_bandwidth() function
4996 .reset_bandwidth = xhci_reset_bandwidth,