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

/freebsd-11.0-release/sys/dev/usb/serial/
H A Duvscom.c182 static void uvscom_stop_read(struct ucom_softc *);
232 .ucom_stop_read = &uvscom_stop_read,
692 uvscom_stop_read(struct ucom_softc *ucom) function

Completed in 65 milliseconds