Home
last modified time | relevance | path

Searched refs:cmap (Results 1 – 6 of 6) sorted by relevance

/include/linux/
Dfb.h110 struct fb_cmap_user cmap; /* color map info */ member
263 int (*fb_setcmap)(struct fb_cmap *cmap, struct fb_info *info);
460 struct fb_cmap cmap; /* Current cmap */ member
753 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);
Dvt_kern.h46 int con_set_cmap(unsigned char __user *cmap);
47 int con_get_cmap(unsigned char __user *cmap);
/include/drm/
Ddrm_fb_helper.h119 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info);
/include/uapi/linux/
Dfb.h367 struct fb_cmap cmap; /* color map info */ member
/include/linux/amba/
Dclcd.h185 u32 cmap[16]; member
/include/video/
Dgbe.h58 volatile uint32_t cmap[6144]; /* color map */ member