Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
HDusb_serial.h226 void ucom_detach(struct ucom_super_softc *, struct ucom_softc *);
HDugensa.c261 ucom_detach(&sc->sc_super_ucom, sc->sc_ucom); in ugensa_detach()
HDuark.c241 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uark_detach()
HDubser.c308 ucom_detach(&sc->sc_super_ucom, sc->sc_ucom); in ubser_detach()
HDucycom.c292 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in ucycom_detach()
HDubsa.c339 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in ubsa_detach()
HDumct.c307 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in umct_detach()
HDumoscom.c353 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in umoscom_detach()
HDuvisor.c363 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uvisor_detach()
HDuvscom.c344 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uvscom_detach()
HDuchcom.c358 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uchcom_detach()
HDuftdi.c346 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uftdi_detach()
HDumodem.c934 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in umodem_detach()
HDuplcom.c453 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uplcom_detach()
HDuslcom.c397 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uslcom_detach()
HDusb_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
HDuipaq.c1171 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uipaq_detach()
HDufoma.c480 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in ufoma_detach()
HDumcs.c400 ucom_detach(&sc->sc_super_ucom, sc->sc_ucom); in umcs7840_detach()
HDu3g.c894 ucom_detach(&sc->sc_super_ucom, sc->sc_ucom); in u3g_detach()