Home
last modified time | relevance | path

Searched refs:ehci_hub_control (Results 1 – 22 of 22) sorted by relevance

/linux-2.6.39/drivers/usb/host/
Dehci-vt8500.c73 .hub_control = ehci_hub_control,
Dehci-cns3xxx.c68 .hub_control = ehci_hub_control,
Dehci-ixp4xx.c57 .hub_control = ehci_hub_control,
Dehci-w90x900.c144 .hub_control = ehci_hub_control,
Dehci-hub.c35 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
Dehci-octeon.c81 .hub_control = ehci_hub_control,
Dehci-msm.c113 .hub_control = ehci_hub_control,
Dehci-xilinx-of.c132 .hub_control = ehci_hub_control,
Dehci-spear.c85 .hub_control = ehci_hub_control,
Dehci-atmel.c109 .hub_control = ehci_hub_control,
Dehci-omap.c317 .hub_control = ehci_hub_control,
Dehci-sh.c86 .hub_control = ehci_hub_control,
Dehci-ppc-of.c75 .hub_control = ehci_hub_control,
Dehci-ps3.c71 .hub_control = ehci_hub_control,
Dehci-orion.c164 .hub_control = ehci_hub_control,
Dehci-au1xxx.c120 .hub_control = ehci_hub_control,
Dehci-mxc.c105 .hub_control = ehci_hub_control,
Dehci-pmcmsp.c331 .hub_control = ehci_hub_control,
Dehci-fsl.c430 .hub_control = ehci_hub_control,
Dehci-pci.c464 .hub_control = ehci_hub_control,
Dehci-tegra.c170 return ehci_hub_control(hcd, typeReq, wValue, wIndex, buf, wLength); in tegra_ehci_hub_control()
Dehci-hcd.c461 (void) ehci_hub_control(ehci_to_hcd(ehci), in ehci_port_power()