Searched refs:scrollfront (Results 1 – 3 of 3) sorted by relevance
38 void scrollfront(struct vc_data *vc, int lines);
599 scrollfront(vc, 0); in fn_scroll_forw()
1448 void scrollfront(struct vc_data *vc, int lines) in scrollfront() function3219 scrollfront(vc_cons[fg_console].d, lines); in tioclinux()