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

/freebsd-11.0-release/sys/dev/usb/serial/
H A Dusb_serial.c162 static tsw_outwakeup_t ucom_outwakeup; variable
170 .tsw_outwakeup = ucom_outwakeup,
1283 ucom_outwakeup(struct tty *tp) function
1573 ucom_outwakeup(sc->sc_tty);
1609 ucom_outwakeup(sc->sc_tty);

Completed in 89 milliseconds