Searched refs:fb_copy_cmap (Results 1 – 3 of 3) sorted by relevance
123 ret = fb_copy_cmap(fb_default_cmap(len), cmap); in fb_alloc_cmap_gfp()166 int fb_copy_cmap(const struct fb_cmap *from, struct fb_cmap *to) in fb_copy_cmap() function262 fb_copy_cmap(cmap, &info->cmap); in fb_set_cmap()359 EXPORT_SYMBOL(fb_copy_cmap);
2608 fb_copy_cmap(fb_default_cmap(1 << depth), &palette_cmap); in fbcon_set_palette()
821 extern int fb_copy_cmap(const struct fb_cmap *from, struct fb_cmap *to);