Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvt_kern.h39 void scrollfront(struct vc_data *vc, int lines);
/linux/drivers/tty/vt/
H A Dvt.c1470 void scrollfront(struct vc_data *vc, int lines) in scrollfront() function
3633 scrollfront(vc_cons[fg_console].d, lines); in tioclinux()