Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/
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 …]
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.c119 struct fb_cmap cmap; in sbusfb_ioctl_helper()
163 struct fb_cmap *cmap = &info->cmap; in sbusfb_ioctl_helper()
Dfbmem.c196 struct fb_cmap palette_cmap; in fb_set_logocmap()
1075 struct fb_cmap cmap_from; in do_fb_ioctl()
Dsa1100fb.c477 sa1100fb_set_cmap(struct fb_cmap *cmap, int kspc, int con,
Dpm3fb.c667 struct fb_cmap cmap = info->cmap; in pm3fb_cursor()
Dtdfxfb.c1089 struct fb_cmap cmap = info->cmap; in tdfxfb_cursor()
Dpm2fb.c1301 struct fb_cmap cmap = info->cmap; in pm2vfb_cursor()
Duvesafb.c1054 static int uvesafb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in uvesafb_setcmap()
Datafb.c2694 struct fb_cmap cmap; in atafb_blank()
/linux-3.4.99/include/linux/
Dfb.h285 struct fb_cmap { struct
372 struct fb_cmap cmap; /* color map info */
654 int (*fb_setcmap)(struct fb_cmap *cmap, struct fb_info *info);
851 struct fb_cmap cmap; /* Current cmap */
1136 extern int fb_alloc_cmap(struct fb_cmap *cmap, int len, int transp);
1137 extern int fb_alloc_cmap_gfp(struct fb_cmap *cmap, int len, int transp, gfp_t flags);
1138 extern void fb_dealloc_cmap(struct fb_cmap *cmap);
1139 extern int fb_copy_cmap(const struct fb_cmap *from, struct fb_cmap *to);
1140 extern int fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to);
1141 extern int fb_set_cmap(struct fb_cmap *cmap, struct fb_info *fb_info);
[all …]
/linux-3.4.99/include/drm/
Ddrm_fb_helper.h112 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info);
/linux-3.4.99/Documentation/fb/
Dinternals.txt30 - struct fb_cmap
/linux-3.4.99/drivers/gpu/drm/
Ddrm_fb_helper.c512 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info) in drm_fb_helper_setcmap()
/linux-3.4.99/drivers/video/omap/
Domapfb_main.c313 static int omapfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in omapfb_setcmap()
/linux-3.4.99/drivers/video/omap2/omapfb/
Domapfb-main.c1213 static int omapfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in omapfb_setcmap()
/linux-3.4.99/drivers/video/aty/
Dradeon_base.c1158 static int radeonfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in radeonfb_setcmap()
/linux-3.4.99/drivers/video/console/
Dfbcon.c2670 static struct fb_cmap palette_cmap = {