Alexey Charkov | d6ff7d0 | 2010-11-09 02:42:39 +0300 | [diff] [blame] | 1 | extern void wmt_ge_fillrect(struct fb_info *info, |
2 | const struct fb_fillrect *rect); | ||||
3 | extern void wmt_ge_copyarea(struct fb_info *info, | ||||
4 | const struct fb_copyarea *area); | ||||
5 | extern int wmt_ge_sync(struct fb_info *info); |