Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Duchcom.c222 static void uchcom_stop_read(struct ucom_softc *);
279 .ucom_stop_read = &uchcom_stop_read,
747 uchcom_stop_read(struct ucom_softc *ucom) in uchcom_stop_read() function