fb_cmap_to_user
ret = fb_cmap_to_user(&cmap_from, &cmap);
return fb_cmap_to_user(&cmap_from, &cmap);
extern int fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to);