Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dumct.c153 static void umct_stop_read(struct ucom_softc *);
197 .ucom_stop_read = &umct_stop_read,
563 umct_stop_read(struct ucom_softc *ucom) in umct_stop_read() function