Home
last modified time | relevance | path

Searched refs:fb_default_cmap (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/video/fbdev/core/
Dfbcmap.c123 ret = fb_copy_cmap(fb_default_cmap(len), cmap); in fb_alloc_cmap_gfp()
307 const struct fb_cmap *fb_default_cmap(int len) in fb_default_cmap() function
361 EXPORT_SYMBOL(fb_default_cmap);
Dfbcon.c2592 fb_copy_cmap(fb_default_cmap(1 << depth), &palette_cmap); in fbcon_set_palette()
/Linux-v6.6/include/linux/
Dfb.h805 extern const struct fb_cmap *fb_default_cmap(int len);