Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/video/fbdev/
Dcg6.c38 static void cg6_copyarea(struct fb_info *info, const struct fb_copyarea *area);
54 .fb_copyarea = cg6_copyarea,
357 static void cg6_copyarea(struct fb_info *info, const struct fb_copyarea *area) in cg6_copyarea() function