Searched refs:ehci_hub_control (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/drivers/usb/host/ |
D | ehci-grlib.c | 60 .hub_control = ehci_hub_control,
|
D | ehci-xilinx-of.c | 96 .hub_control = ehci_hub_control,
|
D | ehci-sh.c | 63 .hub_control = ehci_hub_control,
|
D | ehci-ppc-of.c | 61 .hub_control = ehci_hub_control,
|
D | ehci-hub.c | 83 ehci_hub_control(hcd, SetPortFeature, in ehci_handover_companion_ports() 101 ehci_hub_control(hcd, GetPortStatus, in ehci_handover_companion_ports() 868 int ehci_hub_control( in ehci_hub_control() function 1313 EXPORT_SYMBOL_GPL(ehci_hub_control);
|
D | ehci-pmcmsp.c | 280 .hub_control = ehci_hub_control,
|
D | ehci-ps3.c | 73 .hub_control = ehci_hub_control,
|
D | ehci-mv.c | 123 .hub_control = ehci_hub_control,
|
D | ehci-tegra.c | 277 return ehci_hub_control(hcd, typeReq, wValue, wIndex, buf, wLength); in tegra_ehci_hub_control()
|
D | ehci.h | 891 extern int ehci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
|
D | ehci-hcd.c | 1224 .hub_control = ehci_hub_control,
|