Searched refs:drm_fb_helper_sys_copyarea (Results 1 – 6 of 6) sorted by relevance
273 void drm_fb_helper_sys_copyarea(struct fb_info *info,420 static inline void drm_fb_helper_sys_copyarea(struct fb_info *info, in drm_fb_helper_sys_copyarea() function
41 .fb_copyarea = drm_fb_helper_sys_copyarea,
87 .fb_copyarea = drm_fb_helper_sys_copyarea,
212 .fb_copyarea = drm_fb_helper_sys_copyarea,
134 drm_fb_helper_sys_copyarea(info, area); in drm_fbdev_fb_copyarea()
865 void drm_fb_helper_sys_copyarea(struct fb_info *info, in drm_fb_helper_sys_copyarea() function875 EXPORT_SYMBOL(drm_fb_helper_sys_copyarea);
Completed in 25 milliseconds