Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/usb/serial/
HDusb_serial.c150 static void ucom_unit_free(int);
245 ucom_unit_free(int unit) in ucom_unit_free() function
290 ucom_unit_free(ssc->sc_unit); in ucom_attach()
1776 ucom_unit_free(ssc->sc_unit); in ucom_free_unit()