Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Duhso.c465 static void uhso_ucom_start_write(struct ucom_softc *);
508 .ucom_start_write = uhso_ucom_start_write,
1516 uhso_ucom_start_write(struct ucom_softc *ucom) in uhso_ucom_start_write() function