Home
last modified time | relevance | path

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

/drivers/video/fbdev/matrox/
A Dmatroxfb_accel.c107 static void matroxfb_copyarea(struct fb_info* info, const struct fb_copyarea* area);
145 minfo->fbops.fb_copyarea = matroxfb_copyarea; in matrox_cfbX_init()
156 minfo->fbops.fb_copyarea = matroxfb_copyarea; in matrox_cfbX_init()
164 minfo->fbops.fb_copyarea = matroxfb_copyarea; in matrox_cfbX_init()
172 minfo->fbops.fb_copyarea = matroxfb_copyarea; in matrox_cfbX_init()
303 static void matroxfb_copyarea(struct fb_info* info, const struct fb_copyarea* area) { in matroxfb_copyarea() function

Completed in 5 milliseconds