Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Duhso.c462 static void uhso_free(struct ucom_softc *);
510 .ucom_free = &uhso_free,
719 uhso_free(struct ucom_softc *ucom) in uhso_free() function