Searched refs:u3g_stop_read (Results 1 – 1 of 1) sorted by relevance
130 static void u3g_stop_read(struct ucom_softc *ucom);177 .ucom_stop_read = &u3g_stop_read,1115 u3g_stop_read(struct ucom_softc *ucom) in u3g_stop_read() function