Searched refs:umcs7840_stop_write (Results 1 – 1 of 1) sorted by relevance
169 static void umcs7840_stop_write(struct ucom_softc *);250 .ucom_stop_write = &umcs7840_stop_write,546 umcs7840_stop_write(ucom); in umcs7840_cfg_close()728 umcs7840_stop_write(struct ucom_softc *ucom) in umcs7840_stop_write() function