Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/usb/serial/
H A Dusb_serial.h211 int ucom_attach(struct ucom_super_softc *,
H A Dugensa.c250 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, sc->sc_niface, sc, in ugensa_attach()
H A Dubser.c288 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in ubser_attach()
H A Duark.c228 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uark_attach()
H A Ducycom.c275 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in ucycom_attach()
H A Dumct.c306 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in umct_attach()
H A Dubsa.c327 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in ubsa_attach()
H A Duvscom.c325 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uvscom_attach()
H A Duvisor.c351 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uvisor_attach()
H A Dumoscom.c340 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in umoscom_attach()
H A Duchcom.c357 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uchcom_attach()
H A Dumodem.c462 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in umodem_attach()
H A Duplcom.c487 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uplcom_attach()
H A Duipaq.c1165 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uipaq_attach()
H A Duslcom.c450 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uslcom_attach()
H A Dufoma.c448 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in ufoma_attach()
H A Dumcs.c390 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, sc->sc_numports, sc, in umcs7840_attach()
H A Dusb_serial.c266 ucom_attach(struct ucom_super_softc *ssc, struct ucom_softc *sc, in ucom_attach() function
H A Du3g.c994 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in u3g_attach()
H A Duftdi.c1132 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uftdi_attach()
/freebsd-12.1/sys/dev/usb/net/
H A Duhso.c928 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in uhso_probe_iface()
947 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in uhso_probe_iface()
H A Dif_usie.c424 err = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in usie_attach()