Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dubsa.c180 static void ubsa_free(struct ucom_softc *);
235 .ucom_free = &ubsa_free,
367 ubsa_free(struct ucom_softc *ucom) in ubsa_free() function