Home
last modified time | relevance | path

Searched refs:ohci_run (Results 1 – 19 of 19) sorted by relevance

/drivers/usb/host/
Dohci-sh.c31 ohci_run(ohci); in ohci_sh_start()
Dohci-lh7a404.c151 if ((ret = ohci_run (ohci)) < 0) { in ohci_lh7a404_start()
Dohci-pnx8550.c159 if ((ret = ohci_run (ohci)) < 0) { in ohci_pnx8550_start()
Dohci-ppc-soc.c132 if ((ret = ohci_run(ohci)) < 0) { in ohci_ppc_soc_start()
Dohci-sa1111.c190 if ((ret = ohci_run (ohci)) < 0) { in ohci_sa1111_start()
Dohci-ssb.c54 err = ohci_run(ohci); in ssb_ohci_start()
Dohci-ppc-of.c31 if ((ret = ohci_run(ohci)) < 0) { in ohci_ppc_of_start()
Dohci-ep93xx.c113 if ((ret = ohci_run(ohci)) < 0) { in ohci_ep93xx_start()
Dohci-au1xxx.c122 if ((ret = ohci_run(ohci)) < 0) { in ohci_au1xxx_start()
Dohci-sm501.c31 ret = ohci_run(hcd_to_ohci(hcd)); in ohci_sm501_start()
Dohci-ps3.c45 result = ohci_run(ohci); in ps3_ohci_hc_start()
Dohci-at91.c218 if ((ret = ohci_run(ohci)) < 0) { in ohci_at91_start()
Dohci-pnx4008.c206 if ((ret = ohci_run(ohci)) < 0) { in ohci_pnx4008_start()
Dohci-s3c2410.c424 if ((ret = ohci_run (ohci)) < 0) { in ohci_s3c2410_start()
Dohci-tmio.c142 if ((ret = ohci_run(ohci)) < 0) { in ohci_tmio_start()
Dohci-pci.c365 ret = ohci_run (ohci); in ohci_pci_start()
Dohci-hcd.c572 static int ohci_run (struct ohci_hcd *ohci) in ohci_run() function
974 if ((temp = ohci_run (ohci)) < 0) { in ohci_restart()
Dohci-omap.c435 if ((ret = ohci_run (ohci)) < 0) { in ohci_omap_start()
Dohci-pxa27x.c406 if ((ret = ohci_run (ohci)) < 0) { in ohci_pxa27x_start()