Searched refs:sys_copyarea (Results 1 – 4 of 4) sorted by relevance
26 sys_copyarea(p, area); in wmt_ge_copyarea()
315 void sys_copyarea(struct fb_info *p, const struct fb_copyarea *area) in sys_copyarea() function368 EXPORT_SYMBOL(sys_copyarea);
88 Include the sys_copyarea function for generic software area copying.
581 extern void sys_copyarea(struct fb_info *info, const struct fb_copyarea *area);594 .fb_copyarea = sys_copyarea, \607 .fb_copyarea = sys_copyarea, \