Name
drm_fb_helper_cfb_fillrect —
wrapper around cfb_fillrect
Synopsis
void drm_fb_helper_cfb_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 cfb_imageblit implemented by fbdev core