Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Duvisor.c207 static void uvisor_stop_write(struct ucom_softc *);
236 .ucom_stop_write = &uvisor_stop_write,
599 uvisor_stop_write(struct ucom_softc *ucom) in uvisor_stop_write() function