Searched refs:uchcom_stop_read (Results 1 – 1 of 1) sorted by relevance
218 static void uchcom_stop_read(struct ucom_softc *);278 .ucom_stop_read = &uchcom_stop_read,790 uchcom_stop_read(struct ucom_softc *ucom) in uchcom_stop_read() function