Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
HDusb_serial.h237 int ucom_unref(struct ucom_super_softc *);
HDusb_serial.c407 ucom_unref(ssc); in ucom_detach()
593 ucom_unref(ssc); in ucom_detach_tty()
2279 ucom_unref(struct ucom_super_softc *ssc) in ucom_unref() function