Home
last modified time | relevance | path

Searched defs:cmap (Results 1 – 17 of 17) sorted by relevance

/drivers/video/fbdev/core/
Dfbcmap.c92 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()
Dfbmem.c1105 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/
Dsbuslib.c119 struct fb_cmap cmap; in sbusfb_ioctl_helper() local
163 struct fb_cmap *cmap = &info->cmap; in sbusfb_ioctl_helper() local
Dgoldfishfb.c45 u32 cmap[16]; member
Dbw2.c64 struct bt_regs cmap; member
Dcg3.c89 struct bt_regs cmap; member
Dpm3fb.c660 struct fb_cmap cmap = info->cmap; in pm3fb_cursor() local
Dpm2fb.c1301 struct fb_cmap cmap = info->cmap; in pm2vfb_cursor() local
Duvesafb.c1038 static int uvesafb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in uvesafb_setcmap()
Dtdfxfb.c1071 struct fb_cmap cmap = info->cmap; in tdfxfb_cursor() local
Datafb.c2672 struct fb_cmap cmap; in atafb_blank() local
/drivers/gpu/drm/
Ddrm_fb_helper.c883 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/
Dmatroxfb_crtc2.h32 u_int32_t cmap[16]; member
Dmatroxfb_base.h494 u_int32_t cmap[16]; member
/drivers/video/fbdev/aty/
Dradeon_base.c1261 static int radeonfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in radeonfb_setcmap()
/drivers/video/fbdev/omap/
Domapfb_main.c284 static int omapfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in omapfb_setcmap()
/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c1187 static int omapfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in omapfb_setcmap()