Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dohci-sa1111.c70 ret = ohci_run(ohci); in ohci_sa1111_start()
H A Dohci-sm501.c32 ret = ohci_run(hcd_to_ohci(hcd)); in ohci_sm501_start()
H A Dohci-ps3.c33 result = ohci_run(ohci); in ps3_ohci_hc_start()
H A Dohci-hcd.c543 static int ohci_run (struct ohci_hcd *ohci) in ohci_run() function
727 ret = ohci_run(ohci); in ohci_start()
1091 if ((temp = ohci_run (ohci)) < 0) { in ohci_restart()