Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Duhso.c466 static void uhso_ucom_stop_write(struct ucom_softc *);
509 .ucom_stop_write = uhso_ucom_stop_write,
1537 uhso_ucom_stop_write(struct ucom_softc *ucom) in uhso_ucom_stop_write() function