Home
last modified time | relevance | path

Searched refs:ucom_detach (Results 1 – 22 of 22) sorted by relevance

/freebsd/sys/dev/usb/serial/
H A Dusb_serial.h213 void ucom_detach(struct ucom_super_softc *, struct ucom_softc *);
H A Dugensa.c272 ucom_detach(&sc->sc_super_ucom, sc->sc_ucom); in ugensa_detach()
H A Duark.c242 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uark_detach()
H A Dubser.c311 ucom_detach(&sc->sc_super_ucom, sc->sc_ucom); in ubser_detach()
H A Ducycom.c299 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in ucycom_detach()
H A Dubsa.c346 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in ubsa_detach()
H A Dumct.c319 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in umct_detach()
H A Dusb_serial.c313 ucom_detach(ssc, &sc[0]); in ucom_attach()
334 ucom_detach(struct ucom_super_softc *ssc, struct ucom_softc *sc) in ucom_detach() function
H A Duvisor.c370 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uvisor_detach()
H A Duvscom.c352 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uvscom_detach()
H A Dumoscom.c357 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in umoscom_detach()
H A Duchcom.c378 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uchcom_detach()
H A Duipaq.c1179 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uipaq_detach()
H A Dumodem.c958 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in umodem_detach()
H A Duslcom.c463 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uslcom_detach()
H A Duplcom.c558 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uplcom_detach()
H A Dufoma.c481 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in ufoma_detach()
H A Dumcs.c406 ucom_detach(&sc->sc_super_ucom, sc->sc_ucom); in umcs7840_detach()
H A Du3g.c1072 ucom_detach(&sc->sc_super_ucom, sc->sc_ucom); in u3g_detach()
H A Duftdi.c1150 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uftdi_detach()
/freebsd/sys/dev/usb/net/
H A Dif_usie.c486 ucom_detach(&sc->sc_super_ucom, sc->sc_ucom); in usie_detach()
H A Duhso.c676 ucom_detach(&sc->sc_super_ucom, sc->sc_ucom); in uhso_detach()