Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dufoma.c224 static void ufoma_stop_write(struct ucom_softc *);
296 .ucom_stop_write = &ufoma_stop_write,
1132 ufoma_stop_write(struct ucom_softc *ucom) in ufoma_stop_write() function