Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/video/fbdev/core/
Dtileblit.c31 info->tileops->fb_tilecopy(info, &area); in tile_bmove()
/Linux-v6.1/include/linux/
Dfb.h371 void (*fb_tilecopy)(struct fb_info *info, struct fb_tilearea *area); member
/Linux-v6.1/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,