Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dusb_serial.c400 static cn_grab_t ucom_cngrab; variable
409 .cn_grab = ucom_cngrab,
1609 ucom_cngrab(struct consdev *cp) in ucom_cngrab() function