Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dvt_kern.h49 void scrollfront(struct vc_data *vc, int lines);
/linux-4.1.27/drivers/tty/vt/
Dkeyboard.c576 scrollfront(vc, 0); in fn_scroll_forw()
Dvt.c1095 void scrollfront(struct vc_data *vc, int lines) in scrollfront() function
2732 scrollfront(vc_cons[fg_console].d, lines); in tioclinux()