Searched refs:u3g_stop_write (Results 1 – 1 of 1) sorted by relevance
132 static void u3g_stop_write(struct ucom_softc *ucom);179 .ucom_stop_write = &u3g_stop_write,1135 u3g_stop_write(struct ucom_softc *ucom) in u3g_stop_write() function