[go: nahoru, domu]

Searched defs:ffb_copyarea (Results 1 - 1 of 1) sorted by relevance

/drivers/video/fbdev/
H A Dffb.c36 static void ffb_copyarea(struct fb_info *, const struct fb_copyarea *);
52 .fb_copyarea = ffb_copyarea,
509 * ffb_copyarea - Copies on area of the screen to another area.
515 static void ffb_copyarea(struct fb_info *info, const struct fb_copyarea *area) function

Completed in 34 milliseconds