Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dusb_serial.c167 static tsw_outwakeup_t ucom_outwakeup; variable
176 .tsw_outwakeup = ucom_outwakeup,
1401 ucom_outwakeup(struct tty *tp) in ucom_outwakeup() function
1701 ucom_outwakeup(sc->sc_tty); in ucom_cngetc()
1737 ucom_outwakeup(sc->sc_tty); in ucom_cnputc()