Searched defs:cmap (Results 1 – 17 of 17) sorted by relevance
| /drivers/video/fbdev/core/ |
| A D | fbcmap.c | 93 int fb_alloc_cmap_gfp(struct fb_cmap *cmap, int len, int transp, gfp_t flags) in fb_alloc_cmap_gfp() 134 int fb_alloc_cmap(struct fb_cmap *cmap, int len, int transp) in fb_alloc_cmap() 148 void fb_dealloc_cmap(struct fb_cmap *cmap) in fb_dealloc_cmap() 232 int fb_set_cmap(struct fb_cmap *cmap, struct fb_info *info) in fb_set_cmap() 268 int fb_set_user_cmap(struct fb_cmap_user *cmap, struct fb_info *info) in fb_set_user_cmap()
|
| A D | fb_chrdev.c | 69 struct fb_cmap_user cmap; in do_fb_ioctl() local 204 struct fb_cmap_user cmap; in fb_getput_cmap() local
|
| /drivers/video/fbdev/ |
| A D | sbuslib.c | 121 struct fb_cmap cmap; in sbusfb_ioctl_helper() local 165 struct fb_cmap *cmap = &info->cmap; in sbusfb_ioctl_helper() local 215 struct fb_cmap cmap; in sbusfb_compat_ioctl() local 258 struct fb_cmap *cmap = &info->cmap; in sbusfb_compat_ioctl() local
|
| A D | goldfishfb.c | 45 u32 cmap[16]; member
|
| A D | bw2.c | 58 struct bt_regs cmap; member
|
| A D | cg3.c | 83 struct bt_regs cmap; member
|
| A D | pm3fb.c | 661 struct fb_cmap cmap = info->cmap; in pm3fb_cursor() local
|
| A D | pm2fb.c | 1303 struct fb_cmap cmap = info->cmap; in pm2vfb_cursor() local
|
| A D | tdfxfb.c | 1070 struct fb_cmap cmap = info->cmap; in tdfxfb_cursor() local
|
| A D | uvesafb.c | 1040 static int uvesafb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in uvesafb_setcmap()
|
| A D | atafb.c | 2605 struct fb_cmap cmap; in atafb_blank() local
|
| /drivers/gpu/drm/ |
| A D | drm_fb_helper.c | 817 static int setcmap_pseudo_palette(struct fb_cmap *cmap, struct fb_info *info) in setcmap_pseudo_palette() 849 static int setcmap_legacy(struct fb_cmap *cmap, struct fb_info *info) in setcmap_legacy() 890 struct fb_cmap *cmap) in setcmap_new_gamma_lut() 932 static int setcmap_atomic(struct fb_cmap *cmap, struct fb_info *info) in setcmap_atomic() 1025 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info) in drm_fb_helper_setcmap()
|
| /drivers/video/fbdev/matrox/ |
| A D | matroxfb_crtc2.h | 32 u_int32_t cmap[16]; member
|
| A D | matroxfb_base.h | 493 u_int32_t cmap[16]; member
|
| /drivers/video/fbdev/aty/ |
| A D | radeon_base.c | 1262 static int radeonfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in radeonfb_setcmap()
|
| /drivers/video/fbdev/omap/ |
| A D | omapfb_main.c | 286 static int omapfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in omapfb_setcmap()
|
| /drivers/video/fbdev/omap2/omapfb/ |
| A D | omapfb-main.c | 1189 static int omapfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in omapfb_setcmap()
|
Completed in 50 milliseconds