Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
H A Dusb_serial.h226 void ucom_detach(struct ucom_super_softc *, struct ucom_softc *);
H A Dugensa.c261 ucom_detach(&sc->sc_super_ucom, sc->sc_ucom); in ugensa_detach()
H A Duark.c241 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uark_detach()
H A Dubser.c308 ucom_detach(&sc->sc_super_ucom, sc->sc_ucom); in ubser_detach()
H A Ducycom.c292 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in ucycom_detach()
H A Dubsa.c339 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in ubsa_detach()
H A Dumct.c307 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in umct_detach()
H A Dumoscom.c353 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in umoscom_detach()
H A Duvisor.c363 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uvisor_detach()
H A Duvscom.c344 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uvscom_detach()
H A Duchcom.c358 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uchcom_detach()
H A Duftdi.c346 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uftdi_detach()
H A Dumodem.c934 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in umodem_detach()
H A Duslcom.c397 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uslcom_detach()
H A Duplcom.c453 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uplcom_detach()
H A Dusb_serial.c346 ucom_detach(ssc, &sc[0]); in ucom_attach()
367 ucom_detach(struct ucom_super_softc *ssc, struct ucom_softc *sc) in ucom_detach() function
H A Duipaq.c1171 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uipaq_detach()
H A Dufoma.c480 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in ufoma_detach()
H A Dumcs.c400 ucom_detach(&sc->sc_super_ucom, sc->sc_ucom); in umcs7840_detach()
H A Du3g.c894 ucom_detach(&sc->sc_super_ucom, sc->sc_ucom); in u3g_detach()