Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
H A Duvscom.c174 static void uvscom_start_read(struct ucom_softc *);
224 .ucom_start_read = &uvscom_start_read,
654 uvscom_start_read(struct ucom_softc *ucom) in uvscom_start_read() function