Home
last modified time | relevance | path

Searched refs:ucaa_methods (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Ducomvar.h160 const struct ucom_methods *ucaa_methods; member
H A Dumodem.c120 ucaa.ucaa_methods = &umodem_methods; in umodem_attach()
H A Dukyopon.c137 ucaa.ucaa_methods = &ukyopon_methods; in ukyopon_attach()
H A Dugensa.c194 ucaa.ucaa_methods = &ugensa_methods; in ugensa_attach()
H A Dubsa.c273 ucaa.ucaa_methods = &ubsa_methods; in ubsa_attach()
H A Duxrcom.c150 ucaa.ucaa_methods = &uxrcom_methods; in uxrcom_attach()
H A Duark.c187 ucaa.ucaa_methods = &uark_methods; in uark_attach()
H A Duipaq.c204 ucaa.ucaa_methods = &uipaq_methods; in uipaq_attach()
H A Duvisor.c273 ucaa.ucaa_methods = &uvisor_methods; in uvisor_attach()
H A Dumct.c294 ucaa.ucaa_methods = &umct_methods; in umct_attach()
H A Du3g.c374 ucaa.ucaa_methods = &u3g_methods; in u3g_attach()
H A Duslsa.c204 ucaa.ucaa_methods = &uslsa_methods; in uslsa_attach()
H A Duhmodem.c348 ucaa.ucaa_methods = &uhmodem_methods; in uhmodem_attach()
H A Duvscom.c345 ucaa.ucaa_methods = &uvscom_methods; in uvscom_attach()
H A Duftdi.c439 ucaa.ucaa_methods = &uftdi_methods; in uftdi_attach()
H A Duchcom.c268 ucaa.ucaa_methods = &uchcom_methods; in uchcom_attach()
H A Dumcs.c311 ucaa.ucaa_methods = &umcs7840_methods; in umcs7840_attach()
H A Duplcom.c471 ucaa.ucaa_methods = &uplcom_methods; in uplcom_attach()
H A Ducom.c286 sc->sc_methods = ucaa->ucaa_methods; in ucom_attach()