Searched refs:uark_stop_write (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/usb/serial/
H A Duark.c111 static void uark_stop_write(struct ucom_softc *);
150 .ucom_stop_write = &uark_stop_write,
360 uark_stop_write(struct ucom_softc *ucom) function

Completed in 79 milliseconds