Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/serial/
HDusb_serial.c142 static void ucom_unit_free(int);
235 ucom_unit_free(int unit) in ucom_unit_free() function
280 ucom_unit_free(ssc->sc_unit); in ucom_attach()
1645 ucom_unit_free(ssc->sc_unit); in ucom_free_unit()