Searched refs:fbcon_redraw_blit (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | fbcon.c | 1568 static void fbcon_redraw_blit(struct vc_data *vc, struct fb_info *info, in fbcon_redraw_blit() function 1761 fbcon_redraw_blit(vc, info, p, t, b - t - count, in fbcon_scroll() 1849 fbcon_redraw_blit(vc, info, p, b - 1, b - t - count, in fbcon_scroll()
|