Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
H A Duvisor.c198 static void uvisor_stop_read(struct ucom_softc *);
228 .ucom_stop_read = &uvisor_stop_read,
556 uvisor_stop_read(struct ucom_softc *ucom) in uvisor_stop_read() function