Searched refs:drm_fb_helper_sys_fillrect (Results 1 – 6 of 6) sorted by relevance
271 void drm_fb_helper_sys_fillrect(struct fb_info *info,415 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,
211 .fb_fillrect = drm_fb_helper_sys_fillrect,
125 drm_fb_helper_sys_fillrect(info, rect); in drm_fbdev_fb_fillrect()
846 void drm_fb_helper_sys_fillrect(struct fb_info *info, in drm_fb_helper_sys_fillrect() function856 EXPORT_SYMBOL(drm_fb_helper_sys_fillrect);
Completed in 10 milliseconds