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