Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dohci-ppc-of.c31 if ((ret = ohci_run(ohci)) < 0) { in ohci_ppc_of_start()
Dohci-sa1111.c70 ret = ohci_run(ohci); in ohci_sa1111_start()
Dohci-sm501.c32 ret = ohci_run(hcd_to_ohci(hcd)); in ohci_sm501_start()
Dohci-ps3.c33 result = ohci_run(ohci); in ps3_ohci_hc_start()
Dohci-hcd.c543 static int ohci_run (struct ohci_hcd *ohci) in ohci_run() function
727 ret = ohci_run(ohci); in ohci_start()
1083 if ((temp = ohci_run (ohci)) < 0) { in ohci_restart()
Dohci-tmio.c137 if ((ret = ohci_run(ohci)) < 0) { in ohci_tmio_start()