Home
last modified time | relevance | path

Searched refs:svga_tilefill (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dsvga.h111 void svga_tilefill(struct fb_info *info, struct fb_tilerect *rect);
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dsvgalib.c256 void svga_tilefill(struct fb_info *info, struct fb_tilerect *rect) in svga_tilefill() function
660 EXPORT_SYMBOL(svga_tilefill);
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Ds3fb.c322 .fb_tilefill = svga_tilefill,
331 .fb_tilefill = svga_tilefill,
H A Dvt8623fb.c124 .fb_tilefill = svga_tilefill,
H A Darkfb.c157 .fb_tilefill = svga_tilefill,