Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsvga.h109 void svga_settile(struct fb_info *info, struct fb_tilemap *map);
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dsvgalib.c193 void svga_settile(struct fb_info *info, struct fb_tilemap *map) in svga_settile() function
658 EXPORT_SYMBOL(svga_settile);
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dvt8623fb.c122 .fb_settile = svga_settile,
H A Ds3fb.c320 .fb_settile = svga_settile,