Searched refs:ehci_hub_control (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | ehci-grlib.c | 60 .hub_control = ehci_hub_control,
|
| H A D | ehci-xilinx-of.c | 96 .hub_control = ehci_hub_control,
|
| H A D | ehci-sh.c | 62 .hub_control = ehci_hub_control,
|
| H A D | ehci-hub.c | 82 ehci_hub_control(hcd, SetPortFeature, in ehci_handover_companion_ports() 100 ehci_hub_control(hcd, GetPortStatus, in ehci_handover_companion_ports() 870 int ehci_hub_control( in ehci_hub_control() function 1315 EXPORT_SYMBOL_GPL(ehci_hub_control);
|
| H A D | ehci-ppc-of.c | 61 .hub_control = ehci_hub_control,
|
| H A D | ehci-brcm.c | 87 retval = ehci_hub_control(hcd, typeReq, wValue, wIndex, buf, wLength); in ehci_brcm_hub_control()
|
| H A D | ehci-ps3.c | 73 .hub_control = ehci_hub_control,
|
| H A D | ehci-pmcmsp.c | 280 .hub_control = ehci_hub_control,
|
| H A D | ehci.h | 898 extern int ehci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
|
| H A D | ehci-tegra.c | 275 return ehci_hub_control(hcd, typeReq, wValue, wIndex, buf, wLength); in tegra_ehci_hub_control()
|
| H A D | ehci-hcd.c | 1258 .hub_control = ehci_hub_control,
|
| /OK3568_Linux_fs/kernel/drivers/usb/chipidea/ |
| H A D | host.c | 302 return ehci_hub_control(hcd, typeReq, wValue, wIndex, buf, wLength); in ci_ehci_hub_control()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_imx | 1187 ehci_hub_control
|