Home
last modified time | relevance | path

Searched refs:ucom_ref (Results 1 – 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/serial/
Dusb_serial.h231 void ucom_ref(struct ucom_super_softc *);
Dusb_serial.c212 ucom_ref(ssc); in ucom_attach()
227 ucom_ref(ssc); in ucom_attach()
973 ucom_ref(struct ucom_super_softc *ssc) in ucom_ref() function
Du3g.c695 ucom_ref(&sc->sc_super_ucom); in u3g_attach()