Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/serial/
Dugensa.c108 static void ugensa_stop_write(struct ucom_softc *);
136 .ucom_stop_write = &ugensa_stop_write,
390 ugensa_stop_write(struct ucom_softc *ucom) in ugensa_stop_write() function