Searched refs:ucom_detach (Results 1 – 3 of 3) sorted by relevance
221 void ucom_detach(struct ucom_super_softc *, struct ucom_softc *);
223 ucom_detach(ssc, &sc[0]); in ucom_attach()245 ucom_detach(struct ucom_super_softc *ssc, struct ucom_softc *sc) in ucom_detach() function
778 ucom_detach(&sc->sc_super_ucom, sc->sc_ucom); in u3g_detach()