fb_cmap 921 drivers/gpu/drm/drm_fb_helper.c static int setcmap_pseudo_palette(struct fb_cmap *cmap, struct fb_info *info) fb_cmap 953 drivers/gpu/drm/drm_fb_helper.c static int setcmap_legacy(struct fb_cmap *cmap, struct fb_info *info) fb_cmap 989 drivers/gpu/drm/drm_fb_helper.c struct fb_cmap *cmap) fb_cmap 1031 drivers/gpu/drm/drm_fb_helper.c static int setcmap_atomic(struct fb_cmap *cmap, struct fb_info *info) fb_cmap 1119 drivers/gpu/drm/drm_fb_helper.c int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info) fb_cmap 2673 drivers/video/fbdev/atafb.c struct fb_cmap cmap; fb_cmap 1271 drivers/video/fbdev/aty/radeon_base.c static int radeonfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) fb_cmap 63 drivers/video/fbdev/core/fbcmap.c static const struct fb_cmap default_2_colors = { fb_cmap 66 drivers/video/fbdev/core/fbcmap.c static const struct fb_cmap default_8_colors = { fb_cmap 69 drivers/video/fbdev/core/fbcmap.c static const struct fb_cmap default_4_colors = { fb_cmap 72 drivers/video/fbdev/core/fbcmap.c static const struct fb_cmap default_16_colors = { fb_cmap 92 drivers/video/fbdev/core/fbcmap.c int fb_alloc_cmap_gfp(struct fb_cmap *cmap, int len, int transp, gfp_t flags) fb_cmap 133 drivers/video/fbdev/core/fbcmap.c int fb_alloc_cmap(struct fb_cmap *cmap, int len, int transp) fb_cmap 147 drivers/video/fbdev/core/fbcmap.c void fb_dealloc_cmap(struct fb_cmap *cmap) fb_cmap 166 drivers/video/fbdev/core/fbcmap.c int fb_copy_cmap(const struct fb_cmap *from, struct fb_cmap *to) fb_cmap 191 drivers/video/fbdev/core/fbcmap.c int fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to) fb_cmap 231 drivers/video/fbdev/core/fbcmap.c int fb_set_cmap(struct fb_cmap *cmap, struct fb_info *info) fb_cmap 270 drivers/video/fbdev/core/fbcmap.c struct fb_cmap umap; fb_cmap 275 drivers/video/fbdev/core/fbcmap.c memset(&umap, 0, sizeof(struct fb_cmap)); fb_cmap 307 drivers/video/fbdev/core/fbcmap.c const struct fb_cmap *fb_default_cmap(int len) fb_cmap 2722 drivers/video/fbdev/core/fbcon.c static struct fb_cmap palette_cmap = { fb_cmap 196 drivers/video/fbdev/core/fbmem.c struct fb_cmap palette_cmap; fb_cmap 1085 drivers/video/fbdev/core/fbmem.c struct fb_cmap cmap_from; fb_cmap 288 drivers/video/fbdev/omap/omapfb_main.c static int omapfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) fb_cmap 1191 drivers/video/fbdev/omap2/omapfb/omapfb-main.c static int omapfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) fb_cmap 1296 drivers/video/fbdev/pm2fb.c struct fb_cmap cmap = info->cmap; fb_cmap 660 drivers/video/fbdev/pm3fb.c struct fb_cmap cmap = info->cmap; fb_cmap 480 drivers/video/fbdev/sa1100fb.c sa1100fb_set_cmap(struct fb_cmap *cmap, int kspc, int con, fb_cmap 119 drivers/video/fbdev/sbuslib.c struct fb_cmap cmap; fb_cmap 163 drivers/video/fbdev/sbuslib.c struct fb_cmap *cmap = &info->cmap; fb_cmap 1071 drivers/video/fbdev/tdfxfb.c struct fb_cmap cmap = info->cmap; fb_cmap 1038 drivers/video/fbdev/uvesafb.c static int uvesafb_setcmap(struct fb_cmap *cmap, struct fb_info *info) fb_cmap 263 include/drm/drm_fb_helper.h int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info); fb_cmap 355 include/drm/drm_fb_helper.h static inline int drm_fb_helper_setcmap(struct fb_cmap *cmap, fb_cmap 254 include/linux/fb.h int (*fb_setcmap)(struct fb_cmap *cmap, struct fb_info *info); fb_cmap 456 include/linux/fb.h struct fb_cmap cmap; /* Current cmap */ fb_cmap 757 include/linux/fb.h extern int fb_alloc_cmap(struct fb_cmap *cmap, int len, int transp); fb_cmap 758 include/linux/fb.h extern int fb_alloc_cmap_gfp(struct fb_cmap *cmap, int len, int transp, gfp_t flags); fb_cmap 759 include/linux/fb.h extern void fb_dealloc_cmap(struct fb_cmap *cmap); fb_cmap 760 include/linux/fb.h extern int fb_copy_cmap(const struct fb_cmap *from, struct fb_cmap *to); fb_cmap 761 include/linux/fb.h extern int fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to); fb_cmap 762 include/linux/fb.h extern int fb_set_cmap(struct fb_cmap *cmap, struct fb_info *fb_info); fb_cmap 764 include/linux/fb.h extern const struct fb_cmap *fb_default_cmap(int len); fb_cmap 368 include/uapi/linux/fb.h struct fb_cmap cmap; /* color map info */