Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/serial/
HDusb_serial.c160 static tsw_inwakeup_t ucom_inwakeup; variable
168 .tsw_inwakeup = ucom_inwakeup,
787 ucom_inwakeup(struct tty *tp) in ucom_inwakeup() function