Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/vt/
Dvc_screen.c57 bool seen_last_update; member
81 poll->seen_last_update = false; in vcs_notifier()
245 poll->seen_last_update = true; in vcs_read()
583 if (poll->seen_last_update) in vcs_poll()