Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-mtk-sch.c722 ret = xhci_check_bandwidth(hcd, udev); in xhci_mtk_check_bandwidth()
H A Dxhci.c2882 int xhci_check_bandwidth(struct usb_hcd *hcd, struct usb_device *udev) in xhci_check_bandwidth() function
2979 EXPORT_SYMBOL_GPL(xhci_check_bandwidth);
5317 .check_bandwidth = xhci_check_bandwidth,
H A Dxhci.h2143 int xhci_check_bandwidth(struct usb_hcd *hcd, struct usb_device *udev);