Name

drm_fb_helper_cfb_copyarea — wrapper around cfb_copyarea

Synopsis

void drm_fb_helper_cfb_copyarea (struct fb_info * info,
 const struct fb_copyarea * area);
 

Arguments

info

fbdev registered by the helper

area

info about area to copy

Description

A wrapper around cfb_copyarea implemented by fbdev core