Searched refs:cmap_from (Results 1 – 1 of 1) sorted by relevance
1094 struct fb_cmap cmap_from; in do_fb_ioctl() local1138 cmap_from = info->cmap; in do_fb_ioctl()1140 ret = fb_cmap_to_user(&cmap_from, &cmap); in do_fb_ioctl()1223 struct fb_cmap cmap_from; in fb_getput_cmap() local1242 cmap_from = info->cmap; in fb_getput_cmap()1245 return fb_cmap_to_user(&cmap_from, &cmap); in fb_getput_cmap()