drm_fb_helper_setcmap(9) implementation for ->fb_setcmap

SYNOPSIS

int drm_fb_helper_setcmap(struct fb_cmap * cmap, struct fb_info * info);

ARGUMENTS

cmap

cmap to set

info

fbdev registered by the helper

AUTHORS

Jesse Barnes <[email protected]>
Intel Corporation,         
        

Initial version

Laurent Pinchart <[email protected]>
Ideas on board SPRL,         
        

Driver internals

COPYRIGHT