Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dvt_kern.h38 void scrollfront(struct vc_data *vc, int lines);
/openbmc/linux/drivers/tty/vt/
H A Dkeyboard.c599 scrollfront(vc, 0); in fn_scroll_forw()
H A Dvt.c1448 void scrollfront(struct vc_data *vc, int lines) in scrollfront() function
3219 scrollfront(vc_cons[fg_console].d, lines); in tioclinux()