Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
H A Ducycom.c113 static void ucycom_start_read(struct ucom_softc *);
147 .ucom_start_read = &ucycom_start_read,
309 ucycom_start_read(struct ucom_softc *ucom) in ucycom_start_read() function