Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dsvga.h110 void svga_tilecopy(struct fb_info *info, struct fb_tilearea *area);
/Linux-v6.6/drivers/video/fbdev/core/
Dsvgalib.c219 void svga_tilecopy(struct fb_info *info, struct fb_tilearea *area) in svga_tilecopy() function
654 EXPORT_SYMBOL(svga_tilecopy);
/Linux-v6.6/drivers/video/fbdev/
Ds3fb.c322 .fb_tilecopy = svga_tilecopy,
331 .fb_tilecopy = svga_tilecopy,
Dvt8623fb.c124 .fb_tilecopy = svga_tilecopy,
Darkfb.c157 .fb_tilecopy = svga_tilecopy,