Searched refs:dwc_otg_init (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/dev/usb/controller/
H A Ddwc_otg.h217 int dwc_otg_init(struct dwc_otg_softc *);
H A Ddwc_otg_atmelarm.c124 err = dwc_otg_init(&sc->sc_otg);
154 * only call dwc_otg_uninit() after dwc_otg_init()
H A Ddwc_otg_fdt.c137 err = dwc_otg_init(&sc->sc_otg);
169 * only call dwc_otg_uninit() after dwc_otg_init()
H A Ddwc_otg.c3719 dwc_otg_init(struct dwc_otg_softc *sc) function

Completed in 106 milliseconds