Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Duipaq.c110 static void uipaq_free(struct ucom_softc *);
149 .ucom_free = &uipaq_free,
1200 uipaq_free(struct ucom_softc *ucom) in uipaq_free() function