Searched refs:drm_fb_helper_sys_fillrect (Results 1 – 5 of 5) sorted by relevance
240 void drm_fb_helper_sys_fillrect(struct fb_info *info,377 static inline void drm_fb_helper_sys_fillrect(struct fb_info *info, in drm_fb_helper_sys_fillrect() function
40 .fb_fillrect = drm_fb_helper_sys_fillrect,
86 .fb_fillrect = drm_fb_helper_sys_fillrect,
209 .fb_fillrect = drm_fb_helper_sys_fillrect,
823 void drm_fb_helper_sys_fillrect(struct fb_info *info, in drm_fb_helper_sys_fillrect() function829 EXPORT_SYMBOL(drm_fb_helper_sys_fillrect);2371 drm_fb_helper_sys_fillrect(info, rect); in drm_fbdev_fb_fillrect()