Searched defs:cmap (Results 1 – 17 of 17) sorted by relevance
/drivers/video/fbdev/core/ |
D | fbcmap.c | 92 int fb_alloc_cmap_gfp(struct fb_cmap *cmap, int len, int transp, gfp_t flags) in fb_alloc_cmap_gfp() 133 int fb_alloc_cmap(struct fb_cmap *cmap, int len, int transp) in fb_alloc_cmap() 147 void fb_dealloc_cmap(struct fb_cmap *cmap) in fb_dealloc_cmap() 231 int fb_set_cmap(struct fb_cmap *cmap, struct fb_info *info) in fb_set_cmap() 267 int fb_set_user_cmap(struct fb_cmap_user *cmap, struct fb_info *info) in fb_set_user_cmap()
|
D | fbmem.c | 1105 struct fb_cmap_user cmap; in do_fb_ioctl() local 1236 struct fb_cmap_user __user *cmap; in fb_getput_cmap() local
|
/drivers/video/fbdev/ |
D | sbuslib.c | 119 struct fb_cmap cmap; in sbusfb_ioctl_helper() local 163 struct fb_cmap *cmap = &info->cmap; in sbusfb_ioctl_helper() local
|
D | goldfishfb.c | 45 u32 cmap[16]; member
|
D | bw2.c | 64 struct bt_regs cmap; member
|
D | cg3.c | 89 struct bt_regs cmap; member
|
D | pm3fb.c | 660 struct fb_cmap cmap = info->cmap; in pm3fb_cursor() local
|
D | pm2fb.c | 1301 struct fb_cmap cmap = info->cmap; in pm2vfb_cursor() local
|
D | uvesafb.c | 1038 static int uvesafb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in uvesafb_setcmap()
|
D | tdfxfb.c | 1071 struct fb_cmap cmap = info->cmap; in tdfxfb_cursor() local
|
D | atafb.c | 2672 struct fb_cmap cmap; in atafb_blank() local
|
/drivers/gpu/drm/ |
D | drm_fb_helper.c | 883 static int setcmap_pseudo_palette(struct fb_cmap *cmap, struct fb_info *info) in setcmap_pseudo_palette() 915 static int setcmap_legacy(struct fb_cmap *cmap, struct fb_info *info) in setcmap_legacy() 956 struct fb_cmap *cmap) in setcmap_new_gamma_lut() 998 static int setcmap_atomic(struct fb_cmap *cmap, struct fb_info *info) in setcmap_atomic() 1086 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info) in drm_fb_helper_setcmap()
|
/drivers/video/fbdev/matrox/ |
D | matroxfb_crtc2.h | 32 u_int32_t cmap[16]; member
|
D | matroxfb_base.h | 494 u_int32_t cmap[16]; member
|
/drivers/video/fbdev/aty/ |
D | radeon_base.c | 1261 static int radeonfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in radeonfb_setcmap()
|
/drivers/video/fbdev/omap/ |
D | omapfb_main.c | 284 static int omapfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in omapfb_setcmap()
|
/drivers/video/fbdev/omap2/omapfb/ |
D | omapfb-main.c | 1187 static int omapfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in omapfb_setcmap()
|