Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dugensa.c106 static void ugensa_stop_read(struct ucom_softc *);
133 .ucom_stop_read = &ugensa_stop_read,
371 ugensa_stop_read(struct ucom_softc *ucom) in ugensa_stop_read() function