Home
last modified time | relevance | path

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

/drivers/usb/host/
Dohci-tilegx.c46 ret = ohci_run(ohci); in tilegx_ohci_start()
Dohci-ppc-of.c33 if ((ret = ohci_run(ohci)) < 0) { in ohci_ppc_of_start()
Dohci-sa1111.c71 ret = ohci_run(ohci); in ohci_sa1111_start()
Dohci-jz4740.c48 ret = ohci_run(ohci); in ohci_jz4740_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-hcd.c535 static int ohci_run (struct ohci_hcd *ohci) in ohci_run() function
719 ret = ohci_run(ohci); in ohci_start()
1068 if ((temp = ohci_run (ohci)) < 0) { in ohci_restart()
Dohci-da8xx.c140 result = ohci_run(ohci); in ohci_da8xx_start()
Dohci-tmio.c142 if ((ret = ohci_run(ohci)) < 0) { in ohci_tmio_start()