Searched refs:umct_stop_write (Results 1 – 1 of 1) sorted by relevance
155 static void umct_stop_write(struct ucom_softc *);199 .ucom_stop_write = &umct_stop_write,583 umct_stop_write(struct ucom_softc *ucom) in umct_stop_write() function