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

/freebsd-13-stable/sys/dev/usb/serial/
H A Du3g.c130 static void u3g_stop_read(struct ucom_softc *ucom);
177 .ucom_stop_read = &u3g_stop_read,
1061 u3g_stop_read(struct ucom_softc *ucom) function

Completed in 45 milliseconds