Searched refs:umodem_stop_read (Results 1 – 1 of 1) sorted by relevance
211 static void umodem_stop_read(struct ucom_softc *);288 .ucom_stop_read = &umodem_stop_read,512 umodem_stop_read(struct ucom_softc *ucom) in umodem_stop_read() function