Searched refs:cmap_from (Results 1 – 1 of 1) sorted by relevance
1106 struct fb_cmap cmap_from; in do_fb_ioctl() local1154 cmap_from = info->cmap; in do_fb_ioctl()1156 ret = fb_cmap_to_user(&cmap_from, &cmap); in do_fb_ioctl()1239 struct fb_cmap cmap_from; in fb_getput_cmap() local1258 cmap_from = info->cmap; in fb_getput_cmap()1261 return fb_cmap_to_user(&cmap_from, &cmap); in fb_getput_cmap()