Searched refs:nv50_fbcon_fillrect (Results 1 – 3 of 3) sorted by relevance
59 int nv50_fbcon_fillrect(struct fb_info *info, const struct fb_fillrect *rect);
35 nv50_fbcon_fillrect(struct fb_info *info, const struct fb_fillrect *rect) in nv50_fbcon_fillrect() function
82 ret = nv50_fbcon_fillrect(info, rect); in nouveau_fbcon_fillrect()