Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/usb/serial/
H A Dusb_serial.h211 int ucom_attach(struct ucom_super_softc *,
H A Dugensa.c253 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, sc->sc_nports, sc, in ugensa_attach()
H A Dubser.c288 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in ubser_attach()
H A Duark.c226 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uark_attach()
H A Ducycom.c277 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in ucycom_attach()
H A Dumct.c304 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 Duvisor.c351 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uvisor_attach()
H A Duvscom.c325 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uvscom_attach()
H A Dumoscom.c340 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in umoscom_attach()
H A Duchcom.c358 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uchcom_attach()
H A Duipaq.c1164 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uipaq_attach()
H A Dumodem.c462 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in umodem_attach()
H A Duslcom.c452 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uslcom_attach()
H A Duplcom.c533 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uplcom_attach()
H A Dufoma.c445 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.c267 ucom_attach(struct ucom_super_softc *ssc, struct ucom_softc *sc, in ucom_attach() function
H A Du3g.c997 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in u3g_attach()
H A Duftdi.c1133 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uftdi_attach()
/freebsd-13.1/sys/dev/usb/net/
H A Duhso.c931 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in uhso_probe_iface()
949 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in uhso_probe_iface()
H A Dif_usie.c426 err = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in usie_attach()