int fb_set_cmap (struct fb_cmap * cmap, struct fb_info * info);
int fb_set_cmap
frame buffer colormap structure
frame buffer info structure
Sets the colormap cmap for a screen of device info.
Returns negative errno on error, or zero on success.