Name

drm_fb_helper_sys_fillrect — wrapper around sys_fillrect

Synopsis

void drm_fb_helper_sys_fillrect (struct fb_info * info,
 const struct fb_fillrect * rect);
 

Arguments

info

fbdev registered by the helper

rect

info about rectangle to fill

Description

A wrapper around sys_fillrect implemented by fbdev core