Searched refs:sys_copyarea (Results 1 – 5 of 5) sorted by relevance
17 void sys_copyarea(struct fb_info *p, const struct fb_copyarea *area) in sys_copyarea() function24 EXPORT_SYMBOL(sys_copyarea);
88 Include the sys_copyarea function for generic software area copying.
26 sys_copyarea(p, area); in wmt_ge_copyarea()
1663 sys_copyarea(info, area); in sh_mobile_lcdc_copyarea()
582 extern void sys_copyarea(struct fb_info *info, const struct fb_copyarea *area);595 .fb_copyarea = sys_copyarea, \608 .fb_copyarea = sys_copyarea, \