Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Duark.c104 static void uark_free(struct ucom_softc *);
148 .ucom_free = &uark_free,
264 uark_free(struct ucom_softc *ucom) in uark_free() function