Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dumodem.c208 static void umodem_free(struct ucom_softc *);
291 .ucom_free = &umodem_free,
979 umodem_free(struct ucom_softc *ucom) in umodem_free() function