Searched refs:svga_settile (Results 1 – 4 of 4) sorted by relevance
109 void svga_settile(struct fb_info *info, struct fb_tilemap *map);
194 void svga_settile(struct fb_info *info, struct fb_tilemap *map) in svga_settile() function653 EXPORT_SYMBOL(svga_settile);
123 .fb_settile = svga_settile,
321 .fb_settile = svga_settile,