Home
last modified time | relevance | path

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

/drivers/char/
Dvt.c291 static void scrup(struct vc_data *vc, unsigned int t, unsigned int b, int nr) in scrup() function
1097 scrup(vc, vc->vc_top, vc->vc_bottom, 1); in lf()
1556 scrup(vc, vc->vc_y, vc->vc_bottom, nr); in csi_M()
DChangeLog74 * console.c (scrup, scrdown, insert_line, delete_line): Applied