Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/serial/
Dusb_serial.c113 static void ucom_unit_free(int);
160 ucom_unit_free(int unit) in ucom_unit_free() function
201 ucom_unit_free(ssc->sc_unit); in ucom_attach()
993 ucom_unit_free(ssc->sc_unit); in ucom_free_unit()