Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/video/console/
Dfbcon.c1670 struct display *p, int line, int count, int ycount) in fbcon_redraw_blit() argument
1672 int offset = ycount * vc->vc_cols; in fbcon_redraw_blit()
1689 ops->bmove(vc, info, line + ycount, x, in fbcon_redraw_blit()
1705 ops->bmove(vc, info, line + ycount, x, line, x, 1, in fbcon_redraw_blit()
1708 if (ycount > 0) in fbcon_redraw_blit()