Searched refs:uslcom_stop_write (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/usb/serial/
H A Duslcom.c179 static void uslcom_stop_write(struct ucom_softc *);
225 .ucom_stop_write = &uslcom_stop_write,
931 uslcom_stop_write(struct ucom_softc *ucom) function

Completed in 65 milliseconds