Searched refs:umodem_start_read (Results 1 – 1 of 1) sorted by relevance
210 static void umodem_start_read(struct ucom_softc *);287 .ucom_start_read = &umodem_start_read,500 umodem_start_read(struct ucom_softc *ucom) in umodem_start_read() function