Searched refs:xhci_hub_control (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/usb/host/ |
H A D | xhci-hub.c | 1197 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 D | xhci.h | 1962 int xhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex,
|
H A D | xhci-tegra.c | 2735 ret = xhci_hub_control(hcd, type_req, value, index, buf, length); in tegra_xhci_hub_control()
|
H A D | xhci.c | 5376 .hub_control = xhci_hub_control,
|