Searched refs:xhci_hub_control (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/usb/host/ |
D | xhci-hub.c | 1198 int xhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, in xhci_hub_control() function 1623 EXPORT_SYMBOL_GPL(xhci_hub_control);
|
D | xhci.h | 1922 int xhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex,
|
D | xhci-tegra.c | 2735 ret = xhci_hub_control(hcd, type_req, value, index, buf, length); in tegra_xhci_hub_control()
|
D | xhci.c | 5386 .hub_control = xhci_hub_control,
|