Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/serial/
H A Dusb_serial.c150 static int ucom_unit_alloc(void);
228 ucom_unit_alloc(void) in ucom_unit_alloc() function
280 ssc->sc_unit = ucom_unit_alloc(); in ucom_attach()