Searched refs:uchcom_start_read (Results 1 – 1 of 1) sorted by relevance
216 static void uchcom_start_read(struct ucom_softc *);277 .ucom_start_read = &uchcom_start_read,778 uchcom_start_read(struct ucom_softc *ucom) in uchcom_start_read() function