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

/freebsd-13-stable/sys/dev/syscons/
H A Dsyscons.c252 static tsw_outwakeup_t sctty_outwakeup; variable
259 .tsw_outwakeup = sctty_outwakeup,
407 sctty_outwakeup(struct tty *tp) function
2034 sctty_outwakeup(tp);
3908 sctty_outwakeup(tp);
4303 sctty_outwakeup(tp);

Completed in 110 milliseconds