Home
last modified time | relevance | path

Searched refs:ohci_run (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-ppc-of.c34 if ((ret = ohci_run(ohci)) < 0) { in ohci_ppc_of_start()
153 /* Work around - At this point ohci_run has executed, the in ohci_hcd_ppc_of_probe()
H A Dohci-sa1111.c70 ret = ohci_run(ohci); in ohci_sa1111_start()
H A Dohci-ps3.c33 result = ohci_run(ohci); in ps3_ohci_hc_start()
H A Dohci-sm501.c32 ret = ohci_run(hcd_to_ohci(hcd)); in ohci_sm501_start()
H A Dohci-tmio.c142 if ((ret = ohci_run(ohci)) < 0) { in ohci_tmio_start()
H A Dohci-hcd.c545 static int ohci_run (struct ohci_hcd *ohci) in ohci_run() function
729 ret = ohci_run(ohci); in ohci_start()
1085 if ((temp = ohci_run (ohci)) < 0) { in ohci_restart()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-sa1111.c70 ret = ohci_run(ohci); in ohci_sa1111_start()
H A Dohci-ppc-of.c32 if ((ret = ohci_run(ohci)) < 0) { in ohci_ppc_of_start()
151 /* Work around - At this point ohci_run has executed, the in ohci_hcd_ppc_of_probe()
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()
1083 if ((temp = ohci_run (ohci)) < 0) { in ohci_restart()

Completed in 9 milliseconds