Searched refs:uplcom_start_write (Results 1 – 1 of 1) sorted by relevance
190 static void uplcom_start_write(struct ucom_softc *);247 .ucom_start_write = &uplcom_start_write,922 uplcom_start_write(struct ucom_softc *ucom) in uplcom_start_write() function