Home
last modified time | relevance | path

Searched refs:ohci_hub_control (Results 1 – 24 of 24) sorted by relevance

/linux-2.6.39/drivers/usb/host/
Dohci-sh.c70 .hub_control = ohci_hub_control,
Dohci-s3c2410.c169 ret = ohci_hub_control(hcd, typeReq, wValue, in ohci_s3c2410_hub_control()
220 ret = ohci_hub_control(hcd, typeReq, wValue, wIndex, buf, wLength); in ohci_s3c2410_hub_control()
Dohci-cns3xxx.c65 .hub_control = ohci_hub_control,
Dohci-omap3.c105 .hub_control = ohci_hub_control,
Dohci-ppc-soc.c174 .hub_control = ohci_hub_control,
Dohci-pnx8550.c203 .hub_control = ohci_hub_control,
Dohci-sa1111.c233 .hub_control = ohci_hub_control,
Dohci-octeon.c100 .hub_control = ohci_hub_control,
Dohci-ep93xx.c141 .hub_control = ohci_hub_control,
Dohci-ppc-of.c74 .hub_control = ohci_hub_control,
Dohci-au1xxx.c165 .hub_control = ohci_hub_control,
Dohci-sm501.c77 .hub_control = ohci_hub_control,
Dohci-spear.c88 .hub_control = ohci_hub_control,
Dohci-ssb.c83 .hub_control = ohci_hub_control,
Dohci-jz4740.c101 return ohci_hub_control(hcd, typeReq, wValue, wIndex, buf, wLength); in ohci_jz4740_hub_control()
Dohci-ps3.c70 .hub_control = ohci_hub_control,
Dohci-at91.c262 .hub_control = ohci_hub_control,
Dohci-pci.c406 .hub_control = ohci_hub_control,
Dohci-pnx4008.c248 .hub_control = ohci_hub_control,
Dohci-da8xx.c234 return ohci_hub_control(hcd, typeReq, wValue, wIndex, buf, wLength); in ohci_da8xx_hub_control()
Dohci-tmio.c175 .hub_control = ohci_hub_control,
Dohci-omap.c481 .hub_control = ohci_hub_control,
Dohci-pxa27x.c462 .hub_control = ohci_hub_control,
Dohci-hub.c701 static int ohci_hub_control ( in ohci_hub_control() function