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