Searched refs:nv04_fbcon_fillrect (Results 1 – 3 of 3) sorted by relevance
52 int nv04_fbcon_fillrect(struct fb_info *info, const struct fb_fillrect *rect);
50 nv04_fbcon_fillrect(struct fb_info *info, const struct fb_fillrect *rect) in nv04_fbcon_fillrect() function
73 ret = nv04_fbcon_fillrect(info, rect); in nouveau_fbcon_fillrect()