Searched refs:uark_stop_write (Results 1 – 1 of 1) sorted by relevance
108 static void uark_stop_write(struct ucom_softc *);146 .ucom_stop_write = &uark_stop_write,353 uark_stop_write(struct ucom_softc *ucom) in uark_stop_write() function