Searched refs:cmap_from (Results 1 – 1 of 1) sorted by relevance
1103 struct fb_cmap cmap_from; in do_fb_ioctl() local1149 cmap_from = info->cmap; in do_fb_ioctl()1151 ret = fb_cmap_to_user(&cmap_from, &cmap); in do_fb_ioctl()1236 struct fb_cmap cmap_from; in fb_getput_cmap() local1255 cmap_from = info->cmap; in fb_getput_cmap()1258 return fb_cmap_to_user(&cmap_from, &cmap); in fb_getput_cmap()