Searched refs:ohci_init (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/sys/powerpc/ps3/
H A Dohci_ps3.c139 err = ohci_init(sc);
/freebsd-13-stable/sys/dev/bhnd/cores/usb/
H A Dbhnd_ohci.c149 err = ohci_init(sc);
176 * only call ohci_detach() after ohci_init()
/freebsd-13-stable/sys/mips/atheros/
H A Dar71xx_ohci.c140 err = ohci_init(&sc->sc_ohci);
183 * only call ohci_detach() after ohci_init()
/freebsd-13-stable/sys/mips/mediatek/
H A Dmtk_ohci.c146 err = ohci_init(sc);
172 * only call ohci_detach() after ohci_init()
/freebsd-13-stable/sys/dev/usb/controller/
H A Dohci.h261 usb_error_t ohci_init(ohci_softc_t *sc);
H A Dgeneric_ohci.c225 err = ohci_init(&sc->ohci_sc);
265 * only call ohci_detach() after ohci_init()
H A Dohci_pci.c297 /* sc->sc_bus.usbrev; set by ohci_init() */
311 err = ohci_init(sc);
338 * only call ohci_detach() after ohci_init()
H A Dohci.c323 ohci_init(ohci_softc_t *sc) function
/freebsd-13-stable/sys/mips/ingenic/
H A Djz4780_ohci.c227 err = ohci_init(&sc->sc_ohci);
276 * only call ohci_detach() after ohci_init()

Completed in 122 milliseconds