Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dugensa.c108 static void ugensa_stop_write(struct ucom_softc *);
135 .ucom_stop_write = &ugensa_stop_write,
389 ugensa_stop_write(struct ucom_softc *ucom) in ugensa_stop_write() function