Searched refs:drm_fb_helper_sys_copyarea (Results 1 – 5 of 5) sorted by relevance
242 void drm_fb_helper_sys_copyarea(struct fb_info *info,382 static inline void drm_fb_helper_sys_copyarea(struct fb_info *info, in drm_fb_helper_sys_copyarea() function
40 .fb_copyarea = drm_fb_helper_sys_copyarea,
86 .fb_copyarea = drm_fb_helper_sys_copyarea,
209 .fb_copyarea = drm_fb_helper_sys_copyarea,
776 void drm_fb_helper_sys_copyarea(struct fb_info *info, in drm_fb_helper_sys_copyarea() function782 EXPORT_SYMBOL(drm_fb_helper_sys_copyarea);2279 drm_fb_helper_sys_copyarea(info, area); in drm_fbdev_fb_copyarea()
Completed in 11 milliseconds