Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/video/fbdev/matrox/
Dmatroxfb_accel.c109 static void matroxfb_cfb4_copyarea(struct fb_info* info, const struct fb_copyarea* area);
135 minfo->fbops.fb_copyarea = matroxfb_cfb4_copyarea; in matrox_cfbX_init()
292 static void matroxfb_cfb4_copyarea(struct fb_info* info, const struct fb_copyarea* area) { in matroxfb_cfb4_copyarea() function