Home
last modified time | relevance | path

Searched refs:xhci_hub_control (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-hub.c1197 int xhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, in xhci_hub_control() function
1629 EXPORT_SYMBOL_GPL(xhci_hub_control);
H A Dxhci.h1962 int xhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex,
H A Dxhci-tegra.c2735 ret = xhci_hub_control(hcd, type_req, value, index, buf, length); in tegra_xhci_hub_control()
H A Dxhci.c5376 .hub_control = xhci_hub_control,