Searched refs:ohci_init (Results 1 - 23 of 23) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-sh.c30 ohci_init(ohci);
H A Dohci-ep93xx.c115 if ((ret = ohci_init(ohci)) < 0)
H A Dohci-lh7a404.c147 if ((ret = ohci_init(ohci)) < 0)
H A Dohci-pnx8550.c156 if ((ret = ohci_init(ohci)) < 0)
H A Dohci-ppc-of.c28 if ((ret = ohci_init(ohci)) < 0)
H A Dohci-ppc-soc.c129 if ((ret = ohci_init(ohci)) < 0)
H A Dohci-sa1111.c174 if ((ret = ohci_init(ohci)) < 0)
H A Dohci-pci.c138 status = ohci_init(ohci);
141 "ohci_init", status);
352 return ohci_init (ohci);
H A Dohci-at91.c213 if ((ret = ohci_init(ohci)) < 0)
H A Dohci-au1xxx.c119 if ((ret = ohci_init(ohci)) < 0)
H A Dohci-jz4740.c42 ret = ohci_init(ohci);
H A Dohci-ps3.c30 return ohci_init(ohci);
H A Dohci-sm501.c23 return ohci_init(hcd_to_ohci(hcd));
H A Dohci-ssb.c43 err = ohci_init(ohci);
H A Dohci-da8xx.c103 result = ohci_init(ohci);
H A Dohci-pnx4008.c203 if ((ret = ohci_init(ohci)) < 0)
H A Dohci-s3c2410.c419 if ((ret = ohci_init(ohci)) < 0)
H A Dohci-tmio.c139 if ((ret = ohci_init(ohci)) < 0)
H A Dohci-omap.c239 if ((ret = ohci_init(ohci)) < 0)
H A Dohci-pxa27x.c407 if ((ret = ohci_init(ohci)) < 0)
H A Dohci-hcd.c80 static int ohci_init (struct ohci_hcd *ohci);
499 static int ohci_init (struct ohci_hcd *ohci) function
H A Dohci-hub.c178 (void) ohci_init (ohci);
H A Dohci-omap3.c175 return ohci_init(hcd_to_ohci(hcd));

Completed in 65 milliseconds