Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/blackfin/
Dbf5xx-sport.c129 unsigned int x_count, unsigned int ycount, size_t wdsize) in setup_desc() argument
140 desc[i].y_count = ycount; in setup_desc()
/linux-4.1.27/drivers/video/console/
Dfbcon.c1665 struct display *p, int line, int count, int ycount) in fbcon_redraw_blit() argument
1667 int offset = ycount * vc->vc_cols; in fbcon_redraw_blit()
1684 ops->bmove(vc, info, line + ycount, x, in fbcon_redraw_blit()
1700 ops->bmove(vc, info, line + ycount, x, line, x, 1, in fbcon_redraw_blit()
1703 if (ycount > 0) in fbcon_redraw_blit()