Searched refs:fbcon_redraw (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbcon.c | 1645 static void fbcon_redraw(struct vc_data *vc, struct fbcon_display *p, in fbcon_redraw() function 1795 fbcon_redraw(vc, p, t, b - t - count, in fbcon_scroll() 1881 fbcon_redraw(vc, p, b - 1, b - t - count, in fbcon_scroll()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | fbcon.c | 1616 static void fbcon_redraw(struct vc_data *vc, int line, int count, int offset) in fbcon_redraw() function 1830 fbcon_redraw(vc, t, b - t - count, in fbcon_scroll() 1916 fbcon_redraw(vc, b - 1, b - t - count, in fbcon_scroll()
|
Completed in 9 milliseconds