Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dumct.c155 static void umct_stop_write(struct ucom_softc *);
199 .ucom_stop_write = &umct_stop_write,
583 umct_stop_write(struct ucom_softc *ucom) in umct_stop_write() function