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
41 .fb_imageblit = drm_fb_helper_sys_imageblit,
87 .fb_imageblit = drm_fb_helper_sys_imageblit,
210 .fb_imageblit = drm_fb_helper_sys_imageblit,
791 void drm_fb_helper_sys_imageblit(struct fb_info *info, in drm_fb_helper_sys_imageblit() function797 EXPORT_SYMBOL(drm_fb_helper_sys_imageblit);2288 drm_fb_helper_sys_imageblit(info, image); in drm_fbdev_fb_imageblit()
Completed in 15 milliseconds