Searched refs:ucycom_stop_read (Results 1 – 1 of 1) sorted by relevance
122 static void ucycom_stop_read(struct ucom_softc *);155 .ucom_stop_read = &ucycom_stop_read,343 ucycom_stop_read(struct ucom_softc *ucom) in ucycom_stop_read() function