Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dsvga.h109 void svga_tilecopy(struct fb_info *info, struct fb_tilearea *area);
/linux-4.1.27/drivers/video/fbdev/core/
Dsvgalib.c218 void svga_tilecopy(struct fb_info *info, struct fb_tilearea *area) in svga_tilecopy() function
659 EXPORT_SYMBOL(svga_tilecopy);
/linux-4.1.27/drivers/video/fbdev/
Ds3fb.c332 .fb_tilecopy = svga_tilecopy,
341 .fb_tilecopy = svga_tilecopy,
Dvt8623fb.c133 .fb_tilecopy = svga_tilecopy,
Darkfb.c169 .fb_tilecopy = svga_tilecopy,