Searched refs:fb_copy_cmap (Results 1 – 4 of 4) sorted by relevance
121 ret = fb_copy_cmap(fb_default_cmap(len), cmap); in fb_alloc_cmap_gfp()164 int fb_copy_cmap(const struct fb_cmap *from, struct fb_cmap *to) in fb_copy_cmap() function258 fb_copy_cmap(cmap, &info->cmap); in fb_set_cmap()359 EXPORT_SYMBOL(fb_copy_cmap);
279 fb_copy_cmap(&aafb_cmap, cmap, kspc ? 0 : 2); in aafb_get_cmap()
761 extern int fb_copy_cmap(const struct fb_cmap *from, struct fb_cmap *to);
2685 fb_copy_cmap(fb_default_cmap(1 << depth), &palette_cmap); in fbcon_set_palette()