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

/freebsd-9.3-release/sys/dev/usb/serial/
H A Duslcom.c169 static void uslcom_stop_write(struct ucom_softc *);
215 .ucom_stop_write = &uslcom_stop_write,
886 uslcom_stop_write(struct ucom_softc *ucom) function

Completed in 55 milliseconds