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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/
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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/
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 119 milliseconds