Searched refs:umct_start_write (Results 1 – 1 of 1) sorted by relevance
154 static void umct_start_write(struct ucom_softc *);198 .ucom_start_write = &umct_start_write,575 umct_start_write(struct ucom_softc *ucom) in umct_start_write() function