Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/
Dfbcmap.c92 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()
227 int fb_set_cmap(struct fb_cmap *cmap, struct fb_info *info) in fb_set_cmap()
263 int fb_set_user_cmap(struct fb_cmap_user *cmap, struct fb_info *info) in fb_set_user_cmap()
Dsbuslib.c119 struct fb_cmap cmap; in sbusfb_ioctl_helper() local
163 struct fb_cmap *cmap = &info->cmap; in sbusfb_ioctl_helper() local
Dpmag-aa-fb.c273 static int aafb_get_cmap(struct fb_cmap *cmap, int kspc, int con, in aafb_get_cmap()
283 static int aafb_set_cmap(struct fb_cmap *cmap, int kspc, int con, in aafb_set_cmap()
Dbw2.c63 struct bt_regs cmap; member
Dcg3.c88 struct bt_regs cmap; member
Dpm3fb.c667 struct fb_cmap cmap = info->cmap; in pm3fb_cursor() local
Dfbmem.c1076 struct fb_cmap_user cmap; in do_fb_ioctl() local
1239 struct fb_cmap_user __user *cmap; in fb_getput_cmap() local
Dpm2fb.c1301 struct fb_cmap cmap = info->cmap; in pm2vfb_cursor() local
Dtdfxfb.c1089 struct fb_cmap cmap = info->cmap; in tdfxfb_cursor() local
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() local
/linux-3.4.99/drivers/video/matrox/
Dmatroxfb_crtc2.h31 u_int32_t cmap[16]; member
Dmatroxfb_base.h519 u_int32_t cmap[16]; member
/linux-3.4.99/arch/sparc/include/asm/
Dfbio.h104 struct fbcmap cmap; /* color map info */ member
320 struct fbcmap32 cmap; /* color map info */ member
/linux-3.4.99/arch/m68k/include/asm/
Dfbio.h104 struct fbcmap cmap; /* color map info */ member
320 struct fbcmap32 cmap; /* color map info */ member
/linux-3.4.99/include/linux/amba/
Dclcd.h185 u32 cmap[16]; member
/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/aty/
Dradeon_base.c1158 static int radeonfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in radeonfb_setcmap()
/linux-3.4.99/include/linux/
Dfb.h372 struct fb_cmap cmap; /* color map info */ member
506 struct fb_cmap_user cmap; /* color map info */ member
851 struct fb_cmap cmap; /* Current cmap */ member
/linux-3.4.99/include/video/
Dgbe.h58 volatile uint32_t cmap[6144]; /* color map */ member
Dsgivw.h89 volatile u32 cmap[6144]; /* 0x050000 - 0x055ffc color map */ member
/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()