Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
H A Dubser.c148 static void ubser_start_read(struct ucom_softc *);
179 .ucom_start_read = &ubser_start_read,
498 ubser_start_read(struct ucom_softc *ucom) in ubser_start_read() function