Searched refs:cmap (Results 1 – 6 of 6) sorted by relevance
110 struct fb_cmap_user cmap; /* color map info */ member263 int (*fb_setcmap)(struct fb_cmap *cmap, struct fb_info *info);460 struct fb_cmap cmap; /* Current cmap */ member753 extern int fb_alloc_cmap(struct fb_cmap *cmap, int len, int transp);754 extern int fb_alloc_cmap_gfp(struct fb_cmap *cmap, int len, int transp, gfp_t flags);755 extern void fb_dealloc_cmap(struct fb_cmap *cmap);758 extern int fb_set_cmap(struct fb_cmap *cmap, struct fb_info *fb_info);759 extern int fb_set_user_cmap(struct fb_cmap_user *cmap, struct fb_info *fb_info);
46 int con_set_cmap(unsigned char __user *cmap);47 int con_get_cmap(unsigned char __user *cmap);
119 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info);
367 struct fb_cmap cmap; /* color map info */ member
185 u32 cmap[16]; member
58 volatile uint32_t cmap[6144]; /* color map */ member