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
39 .fb_fillrect = drm_fb_helper_sys_fillrect,
85 .fb_fillrect = drm_fb_helper_sys_fillrect,
208 .fb_fillrect = drm_fb_helper_sys_fillrect,
761 void drm_fb_helper_sys_fillrect(struct fb_info *info, in drm_fb_helper_sys_fillrect() function767 EXPORT_SYMBOL(drm_fb_helper_sys_fillrect);2270 drm_fb_helper_sys_fillrect(info, rect); in drm_fbdev_fb_fillrect()
Completed in 13 milliseconds