Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dtileblit.c32 info->tileops->fb_tilecopy(info, &area); in tile_bmove()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Ds3fb.c321 .fb_tilecopy = svga_tilecopy,
330 .fb_tilecopy = svga_tilecopy,
H A Dvt8623fb.c123 .fb_tilecopy = svga_tilecopy,
H A Darkfb.c156 .fb_tilecopy = svga_tilecopy,
/OK3568_Linux_fs/kernel/include/linux/
H A Dfb.h362 void (*fb_tilecopy)(struct fb_info *info, struct fb_tilearea *area); member