Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/serial/
H A Dusb_serial.h210 int ucom_attach(struct ucom_super_softc *,
H A Duark.c222 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uark_attach()
H A Dugensa.c250 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, sc->sc_nports, sc, in ugensa_attach()
H A Dubser.c284 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in ubser_attach()
H A Ducycom.c273 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in ucycom_attach()
H A Dubsa.c324 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in ubsa_attach()
H A Dumct.c300 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in umct_attach()
H A Duvisor.c348 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uvisor_attach()
H A Duvscom.c321 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uvscom_attach()
H A Dumoscom.c337 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.c454 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in umodem_attach()
H A Duipaq.c1160 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uipaq_attach()
H A Duplcom.c529 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uplcom_attach()
H A Duslcom.c442 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uslcom_attach()
H A Dufoma.c442 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in ufoma_attach()
H A Dumcs.c386 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, sc->sc_numports, sc, in umcs7840_attach()
H A Dusb_serial.c265 ucom_attach(struct ucom_super_softc *ssc, struct ucom_softc *sc, in ucom_attach() function
H A Du3g.c1047 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in u3g_attach()
H A Duftdi.c1131 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uftdi_attach()
/freebsd-14.2/sys/dev/usb/net/
H A Duhso.c928 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in uhso_probe_iface()
946 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in uhso_probe_iface()
H A Dif_usie.c423 err = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in usie_attach()