Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/serial/
Dusb_serial.h232 int ucom_unref(struct ucom_super_softc *);
Dusb_serial.c273 (void)ucom_unref(ssc); in ucom_detach()
1008 ucom_unref(struct ucom_super_softc *ssc) in ucom_unref() function
Du3g.c783 if (ucom_unref(&sc->sc_super_ucom)) { in u3g_detach()
793 if (ucom_unref(&sc->sc_super_ucom)) { in u3g_free_softc()