Home
last modified time | relevance | path

Searched refs:fb_cmap (Results 1 – 19 of 19) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/core/
Dfbcmap.c63 static const struct fb_cmap default_2_colors = {
66 static const struct fb_cmap default_8_colors = {
69 static const struct fb_cmap default_4_colors = {
72 static const struct fb_cmap default_16_colors = {
92 int fb_alloc_cmap_gfp(struct fb_cmap *cmap, int len, int transp, gfp_t flags) in fb_alloc_cmap_gfp()
131 int fb_alloc_cmap(struct fb_cmap *cmap, int len, int transp) in fb_alloc_cmap()
145 void fb_dealloc_cmap(struct fb_cmap *cmap) in fb_dealloc_cmap()
164 int fb_copy_cmap(const struct fb_cmap *from, struct fb_cmap *to) in fb_copy_cmap()
188 int fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to) in fb_cmap_to_user()
227 int fb_set_cmap(struct fb_cmap *cmap, struct fb_info *info) in fb_set_cmap()
[all …]
Dfbmem.c201 struct fb_cmap palette_cmap; in fb_set_logocmap()
1094 struct fb_cmap cmap_from; in do_fb_ioctl()
/linux-4.1.27/include/linux/
Dfb.h263 int (*fb_setcmap)(struct fb_cmap *cmap, struct fb_info *info);
460 struct fb_cmap cmap; /* Current cmap */
755 extern int fb_alloc_cmap(struct fb_cmap *cmap, int len, int transp);
756 extern int fb_alloc_cmap_gfp(struct fb_cmap *cmap, int len, int transp, gfp_t flags);
757 extern void fb_dealloc_cmap(struct fb_cmap *cmap);
758 extern int fb_copy_cmap(const struct fb_cmap *from, struct fb_cmap *to);
759 extern int fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to);
760 extern int fb_set_cmap(struct fb_cmap *cmap, struct fb_info *fb_info);
762 extern const struct fb_cmap *fb_default_cmap(int len);
/linux-4.1.27/include/uapi/linux/
Dfb.h280 struct fb_cmap { struct
367 struct fb_cmap cmap; /* color map info */
/linux-4.1.27/drivers/video/fbdev/
Dpmag-aa-fb.c273 static int aafb_get_cmap(struct fb_cmap *cmap, int kspc, int con, in aafb_get_cmap()
277 static struct fb_cmap aafb_cmap = {0, 2, color, color, color, NULL}; in aafb_get_cmap()
283 static int aafb_set_cmap(struct fb_cmap *cmap, int kspc, int con, in aafb_set_cmap()
Dsbuslib.c118 struct fb_cmap cmap; in sbusfb_ioctl_helper()
162 struct fb_cmap *cmap = &info->cmap; in sbusfb_ioctl_helper()
Dsa1100fb.c482 sa1100fb_set_cmap(struct fb_cmap *cmap, int kspc, int con,
Dpm3fb.c667 struct fb_cmap cmap = info->cmap; in pm3fb_cursor()
Dtdfxfb.c1088 struct fb_cmap cmap = info->cmap; in tdfxfb_cursor()
Dpm2fb.c1301 struct fb_cmap cmap = info->cmap; in pm2vfb_cursor()
Duvesafb.c1051 static int uvesafb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in uvesafb_setcmap()
Datafb.c2697 struct fb_cmap cmap; in atafb_blank()
/linux-4.1.27/include/drm/
Ddrm_fb_helper.h144 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info);
/linux-4.1.27/Documentation/fb/
Dinternals.txt30 - struct fb_cmap
/linux-4.1.27/drivers/gpu/drm/
Ddrm_fb_helper.c764 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info) in drm_fb_helper_setcmap()
/linux-4.1.27/drivers/video/fbdev/omap/
Domapfb_main.c306 static int omapfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in omapfb_setcmap()
/linux-4.1.27/drivers/video/fbdev/aty/
Dradeon_base.c1153 static int radeonfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in radeonfb_setcmap()
/linux-4.1.27/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c1201 static int omapfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in omapfb_setcmap()
/linux-4.1.27/drivers/video/console/
Dfbcon.c2646 static struct fb_cmap palette_cmap = {