Searched refs:sys_copyarea (Results 1 – 5 of 5) sorted by relevance
19 void sys_copyarea(struct fb_info *p, const struct fb_copyarea *area) in sys_copyarea() function26 EXPORT_SYMBOL(sys_copyarea);
73 Include the sys_copyarea function for generic software area copying.
26 sys_copyarea(p, area); in wmt_ge_copyarea()
1666 sys_copyarea(info, area); in sh_mobile_lcdc_copyarea()
574 extern void sys_copyarea(struct fb_info *info, const struct fb_copyarea *area);587 .fb_copyarea = sys_copyarea, \600 .fb_copyarea = sys_copyarea, \