Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
H A Du3g.c125 static void u3g_start_write(struct ucom_softc *ucom);
159 .ucom_start_write = &u3g_start_write,
924 u3g_start_write(struct ucom_softc *ucom) in u3g_start_write() function