Searched refs:svga_settile (Results 1 – 4 of 4) sorted by relevance
109 void svga_settile(struct fb_info *info, struct fb_tilemap *map);
193 void svga_settile(struct fb_info *info, struct fb_tilemap *map) in svga_settile() function658 EXPORT_SYMBOL(svga_settile);
122 .fb_settile = svga_settile,
320 .fb_settile = svga_settile,