Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/serial/
Dusb_serial.c169 static tsw_outwakeup_t ucom_outwakeup; variable
178 .tsw_outwakeup = ucom_outwakeup,
1348 ucom_outwakeup(struct tty *tp) in ucom_outwakeup() function
1651 ucom_outwakeup(sc->sc_tty); in ucom_cngetc()
1687 ucom_outwakeup(sc->sc_tty); in ucom_cnputc()