Searched refs:ehci_hub_control (Results 1 – 22 of 22) sorted by relevance
/linux-2.6.39/drivers/usb/host/ |
D | ehci-vt8500.c | 73 .hub_control = ehci_hub_control,
|
D | ehci-cns3xxx.c | 68 .hub_control = ehci_hub_control,
|
D | ehci-ixp4xx.c | 57 .hub_control = ehci_hub_control,
|
D | ehci-w90x900.c | 144 .hub_control = ehci_hub_control,
|
D | ehci-hub.c | 35 static int ehci_hub_control( 73 ehci_hub_control(hcd, SetPortFeature, in ehci_handover_companion_ports() 86 ehci_hub_control(hcd, GetPortStatus, in ehci_handover_companion_ports() 738 static int ehci_hub_control ( in ehci_hub_control() function
|
D | ehci-octeon.c | 81 .hub_control = ehci_hub_control,
|
D | ehci-msm.c | 113 .hub_control = ehci_hub_control,
|
D | ehci-xilinx-of.c | 132 .hub_control = ehci_hub_control,
|
D | ehci-spear.c | 85 .hub_control = ehci_hub_control,
|
D | ehci-atmel.c | 109 .hub_control = ehci_hub_control,
|
D | ehci-omap.c | 317 .hub_control = ehci_hub_control,
|
D | ehci-sh.c | 86 .hub_control = ehci_hub_control,
|
D | ehci-ppc-of.c | 75 .hub_control = ehci_hub_control,
|
D | ehci-ps3.c | 71 .hub_control = ehci_hub_control,
|
D | ehci-orion.c | 164 .hub_control = ehci_hub_control,
|
D | ehci-au1xxx.c | 120 .hub_control = ehci_hub_control,
|
D | ehci-mxc.c | 105 .hub_control = ehci_hub_control,
|
D | ehci-pmcmsp.c | 331 .hub_control = ehci_hub_control,
|
D | ehci-fsl.c | 430 .hub_control = ehci_hub_control,
|
D | ehci-pci.c | 464 .hub_control = ehci_hub_control,
|
D | ehci-tegra.c | 170 return ehci_hub_control(hcd, typeReq, wValue, wIndex, buf, wLength); in tegra_ehci_hub_control()
|
D | ehci-hcd.c | 461 (void) ehci_hub_control(ehci_to_hcd(ehci), in ehci_port_power()
|