Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
H A Duplcom.c173 static void uplcom_stop_read(struct ucom_softc *);
229 .ucom_stop_read = &uplcom_stop_read,
736 uplcom_stop_read(struct ucom_softc *ucom) in uplcom_stop_read() function