Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Duhso.c464 static void uhso_ucom_stop_read(struct ucom_softc *);
507 .ucom_stop_read = uhso_ucom_stop_read,
1497 uhso_ucom_stop_read(struct ucom_softc *ucom) in uhso_ucom_stop_read() function