Searched refs:fbcon_redraw_blit (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbcon.c | 1595 static void fbcon_redraw_blit(struct vc_data *vc, struct fb_info *info, in fbcon_redraw_blit() function 1724 fbcon_redraw_blit(vc, info, p, t, b - t - count, in fbcon_scroll() 1812 fbcon_redraw_blit(vc, info, p, b - 1, b - t - count, in fbcon_scroll()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | fbcon.c | 1566 static void fbcon_redraw_blit(struct vc_data *vc, struct fb_info *info, in fbcon_redraw_blit() function 1759 fbcon_redraw_blit(vc, info, p, t, b - t - count, in fbcon_scroll() 1847 fbcon_redraw_blit(vc, info, p, b - 1, b - t - count, in fbcon_scroll()
|
Completed in 9 milliseconds