Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dusb_serial.c151 static void ucom_unit_free(int);
246 ucom_unit_free(int unit) in ucom_unit_free() function
291 ucom_unit_free(ssc->sc_unit); in ucom_attach()
1713 ucom_unit_free(ssc->sc_unit); in ucom_free_unit()