You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
extern void wmt_ge_fillrect(struct fb_info *info,
|
|
const struct fb_fillrect *rect);
|
|
extern void wmt_ge_copyarea(struct fb_info *info,
|
|
const struct fb_copyarea *area);
|
|
extern int wmt_ge_sync(struct fb_info *info);
|
|
|