Home
last modified time | relevance | path

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

/linux-4.4.14/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()
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()
Dfbmem.c1095 struct fb_cmap_user cmap; in do_fb_ioctl() local
1266 struct fb_cmap_user __user *cmap; in fb_getput_cmap() local
/linux-4.4.14/drivers/video/fbdev/
Dsbuslib.c118 struct fb_cmap cmap; in sbusfb_ioctl_helper() local
162 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()
Dgoldfishfb.c53 u32 cmap[16]; member
Dbw2.c63 struct bt_regs cmap; member
Dcg3.c88 struct bt_regs cmap; member
Dpm3fb.c660 struct fb_cmap cmap = info->cmap; in pm3fb_cursor() local
Dpm2fb.c1294 struct fb_cmap cmap = info->cmap; in pm2vfb_cursor() local
Dtdfxfb.c1069 struct fb_cmap cmap = info->cmap; in tdfxfb_cursor() local
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() local
/linux-4.4.14/drivers/video/fbdev/matrox/
Dmatroxfb_crtc2.h31 u_int32_t cmap[16]; member
Dmatroxfb_base.h494 u_int32_t cmap[16]; member
/linux-4.4.14/arch/sparc/include/asm/
Dfbio.h64 struct fbcmap32 cmap; /* color map info */ member
/linux-4.4.14/arch/m68k/include/asm/
Dfbio.h104 struct fbcmap cmap; /* color map info */ member
320 struct fbcmap32 cmap; /* color map info */ member
/linux-4.4.14/include/drm/
Ddrm_fb_helper.h284 static inline int drm_fb_helper_setcmap(struct fb_cmap *cmap, in drm_fb_helper_setcmap()
/linux-4.4.14/include/linux/amba/
Dclcd.h185 u32 cmap[16]; member
/linux-4.4.14/arch/sparc/include/uapi/asm/
Dfbio.h101 struct fbcmap cmap; /* color map info */ member
/linux-4.4.14/include/linux/
Dfb.h110 struct fb_cmap_user cmap; /* color map info */ member
460 struct fb_cmap cmap; /* Current cmap */ member
/linux-4.4.14/drivers/video/fbdev/aty/
Dradeon_base.c1276 static int radeonfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in radeonfb_setcmap()
/linux-4.4.14/include/video/
Dgbe.h58 volatile uint32_t cmap[6144]; /* color map */ member
/linux-4.4.14/drivers/video/fbdev/omap/
Domapfb_main.c301 static int omapfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in omapfb_setcmap()
/linux-4.4.14/drivers/gpu/drm/
Ddrm_fb_helper.c1048 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info) in drm_fb_helper_setcmap()
/linux-4.4.14/include/uapi/linux/
Dfb.h367 struct fb_cmap cmap; /* color map info */ member
/linux-4.4.14/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c1201 static int omapfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in omapfb_setcmap()