Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Duplcom.c193 static void uplcom_stop_read(struct ucom_softc *);
249 .ucom_stop_read = &uplcom_stop_read,
977 uplcom_stop_read(struct ucom_softc *ucom) in uplcom_stop_read() function