Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/core/
H A Dfbcon.c1620 struct fbcon_display *p, int line, int count, int ycount) in fbcon_redraw_blit() argument
1622 int offset = ycount * vc->vc_cols; in fbcon_redraw_blit()
1639 par->bitops->bmove(vc, info, line + ycount, x, in fbcon_redraw_blit()
1654 par->bitops->bmove(vc, info, line + ycount, x, line, x, 1, in fbcon_redraw_blit()
1656 if (ycount > 0) in fbcon_redraw_blit()