Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dvt_kern.h38 void scrollfront(struct vc_data *vc, int lines);
/Linux-v6.1/drivers/tty/vt/
Dkeyboard.c599 scrollfront(vc, 0); in fn_scroll_forw()
Dvt.c1494 void scrollfront(struct vc_data *vc, int lines) in scrollfront() function
3266 scrollfront(vc_cons[fg_console].d, lines); in tioclinux()