Home
last modified time | relevance | path

Searched refs:ucom_stop_write (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/serial/
H A Dusb_serial.h112 void (*ucom_stop_write) (struct ucom_softc *); member
H A Dusb_serial.c352 if (sc->sc_callback->ucom_stop_write) in ucom_detach_tty()
353 (sc->sc_callback->ucom_stop_write) (sc); in ucom_detach_tty()
H A Du3g.c158 .ucom_stop_write = &u3g_stop_write,

Completed in 4 milliseconds