Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-mtk-sch.c831 xhci_reset_bandwidth(hcd, udev); in xhci_mtk_reset_bandwidth()
Dxhci.h2094 void xhci_reset_bandwidth(struct usb_hcd *hcd, struct usb_device *udev);
Dxhci.c3002 void xhci_reset_bandwidth(struct usb_hcd *hcd, struct usb_device *udev) in xhci_reset_bandwidth() function
5414 .reset_bandwidth = xhci_reset_bandwidth,