Searched refs:drm_fb_helper_cfb_copyarea (Results 1 – 8 of 8) sorted by relevance
285 void drm_fb_helper_cfb_copyarea(struct fb_info *info,447 static inline void drm_fb_helper_cfb_copyarea(struct fb_info *info, in drm_fb_helper_cfb_copyarea() function
25 .fb_copyarea = drm_fb_helper_cfb_copyarea,
55 .fb_copyarea = drm_fb_helper_cfb_copyarea,
86 .fb_copyarea = drm_fb_helper_cfb_copyarea,
132 drm_fb_helper_cfb_copyarea(info, area); in drm_fbdev_fb_copyarea()
1038 void drm_fb_helper_cfb_copyarea(struct fb_info *info, in drm_fb_helper_cfb_copyarea() function1048 EXPORT_SYMBOL(drm_fb_helper_cfb_copyarea);
155 .fb_copyarea = drm_fb_helper_cfb_copyarea,
130 .fb_copyarea = drm_fb_helper_cfb_copyarea,
Completed in 13 milliseconds