Searched refs:drm_fb_helper_sys_imageblit (Results 1 – 5 of 5) sorted by relevance
244 void drm_fb_helper_sys_imageblit(struct fb_info *info,387 static inline void drm_fb_helper_sys_imageblit(struct fb_info *info, in drm_fb_helper_sys_imageblit() function
42 .fb_imageblit = drm_fb_helper_sys_imageblit,
88 .fb_imageblit = drm_fb_helper_sys_imageblit,
211 .fb_imageblit = drm_fb_helper_sys_imageblit,
853 void drm_fb_helper_sys_imageblit(struct fb_info *info, in drm_fb_helper_sys_imageblit() function859 EXPORT_SYMBOL(drm_fb_helper_sys_imageblit);2389 drm_fb_helper_sys_imageblit(info, image); in drm_fbdev_fb_imageblit()