Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
H A Dufoma.c218 static void ufoma_stop_read(struct ucom_softc *);
292 .ucom_stop_read = &ufoma_stop_read,
1094 ufoma_stop_read(struct ucom_softc *ucom) in ufoma_stop_read() function