tag
line
file
source code
vc_has_scrolled
213
drivers/char/console.c
unsigned long vc_has_scrolled : 1; /* Info for unblank_screen */
vc_has_scrolled
271
drivers/char/console.c
#define has_scrolled (vc_cons[currcons].d->vc_has_scrolled)