Home
last modified time | relevance | path

Searched refs:uvscom_start_read (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/dev/usb/serial/
HDuvscom.c181 static void uvscom_start_read(struct ucom_softc *);
231 .ucom_start_read = &uvscom_start_read,
683 uvscom_start_read(struct ucom_softc *ucom) in uvscom_start_read() function