Home
last modified time | relevance | path

Searched refs:svga_settile (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dsvga.h109 void svga_settile(struct fb_info *info, struct fb_tilemap *map);
/openbmc/linux/drivers/video/fbdev/core/
H A Dsvgalib.c194 void svga_settile(struct fb_info *info, struct fb_tilemap *map) in svga_settile() function
653 EXPORT_SYMBOL(svga_settile);
/openbmc/linux/drivers/video/fbdev/
H A Dvt8623fb.c123 .fb_settile = svga_settile,
H A Ds3fb.c321 .fb_settile = svga_settile,