Searched refs:ucycom_stop_write (Results 1 – 1 of 1) sorted by relevance
124 static void ucycom_stop_write(struct ucom_softc *);157 .ucom_stop_write = &ucycom_stop_write,359 ucycom_stop_write(struct ucom_softc *ucom) in ucycom_stop_write() function