Searched refs:ycount (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/video/fbdev/core/ |
| D | fbcon.c | 1589 struct fbcon_display *p, int line, int count, int ycount) in fbcon_redraw_blit() argument 1591 int offset = ycount * vc->vc_cols; in fbcon_redraw_blit() 1608 ops->bmove(vc, info, line + ycount, x, in fbcon_redraw_blit() 1624 ops->bmove(vc, info, line + ycount, x, line, x, 1, in fbcon_redraw_blit() 1627 if (ycount > 0) in fbcon_redraw_blit()
|