Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/core/
H A Dfbcon.c1714 static void fbcon_redraw(struct vc_data *vc, int line, int count, int offset) in fbcon_redraw()
1926 fbcon_redraw(vc, t, b - t - count, in fbcon_scroll()
2012 fbcon_redraw(vc, b - 1, b - t - count, in updatescrollmode_accel()
1667 static void fbcon_redraw(struct vc_data *vc, int line, int count, int offset) fbcon_redraw() function