Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Duhso.c463 static void uhso_ucom_start_read(struct ucom_softc *);
506 .ucom_start_read = uhso_ucom_start_read,
1477 uhso_ucom_start_read(struct ucom_softc *ucom) in uhso_ucom_start_read() function