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/
H A Dusb_serial.h231 int ucom_unref(struct ucom_super_softc *);
H A Du3g.c781 if (ucom_unref(&sc->sc_super_ucom)) { in u3g_detach()
791 if (ucom_unref(&sc->sc_super_ucom)) { in u3g_free_softc()
H A Dusb_serial.c271 (void)ucom_unref(ssc); in ucom_detach()
997 * ucom_unref
1006 ucom_unref(struct ucom_super_softc *ssc) in ucom_unref() function

Completed in 4 milliseconds