Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/serial/
H A Duplcom.c194 static void uplcom_stop_read(struct ucom_softc *);
250 .ucom_stop_read = &uplcom_stop_read,
978 uplcom_stop_read(struct ucom_softc *ucom) in uplcom_stop_read() function