Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dsvga.h110 void svga_tilefill(struct fb_info *info, struct fb_tilerect *rect);
/linux-4.1.27/drivers/video/fbdev/core/
Dsvgalib.c256 void svga_tilefill(struct fb_info *info, struct fb_tilerect *rect) in svga_tilefill() function
660 EXPORT_SYMBOL(svga_tilefill);
/linux-4.1.27/drivers/video/fbdev/
Ds3fb.c333 .fb_tilefill = svga_tilefill,
342 .fb_tilefill = svga_tilefill,
Dvt8623fb.c134 .fb_tilefill = svga_tilefill,
Darkfb.c170 .fb_tilefill = svga_tilefill,