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

/freebsd-11-stable/sys/dev/usb/serial/
H A Du3g.c129 static void u3g_start_read(struct ucom_softc *ucom);
178 .ucom_start_read = &u3g_start_read,
1050 u3g_start_read(struct ucom_softc *ucom) function

Completed in 103 milliseconds