Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Duipaq.c112 static void uipaq_stop_read(struct ucom_softc *);
145 .ucom_stop_read = &uipaq_stop_read,
1215 uipaq_stop_read(struct ucom_softc *ucom) in uipaq_stop_read() function