Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/dcons/
HDdcons_os.c136 static tsw_outwakeup_t dcons_outwakeup; variable
141 .tsw_outwakeup = dcons_outwakeup,
212 dcons_outwakeup(struct tty *tp) in dcons_outwakeup() function