Searched refs:scrollback_max (Results 1 – 1 of 1) sorted by relevance
1430 scrollback_max += count; in ywrap_up()1449 scrollback_max -= count; in ywrap_down()1450 if (scrollback_max < 0) in ywrap_down()1451 scrollback_max = 0; in ywrap_down()1473 scrollback_max += count; in ypan_up()1522 if (scrollback_max < 0) in ypan_down()1523 scrollback_max = 0; in ypan_down()1546 if (scrollback_max < 0) in ypan_down_redraw()1547 scrollback_max = 0; in ypan_down_redraw()2182 scrollback_max = 0; in fbcon_switch()[all …]