Name

drm_fb_helper_sys_copyarea — wrapper around sys_copyarea

Synopsis

void drm_fb_helper_sys_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 sys_copyarea implemented by fbdev core