Home
last modified time | relevance | path

Searched refs:fb_cmap (Results 1 – 13 of 13) sorted by relevance

/linux/include/uapi/linux/
H A Dfb.h283 struct fb_cmap { struct
363 struct fb_cmap cmap; /* color map info */
/linux/include/drm/
H A Ddrm_fb_helper.h267 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info);
/linux/drivers/video/fbdev/core/
H A Dfb_chrdev.c68 struct fb_cmap cmap_from; in do_fb_ioctl()
203 struct fb_cmap cmap_from; in fb_getput_cmap()
H A Dfb_logo.c19 struct fb_cmap palette_cmap; in fb_set_logocmap()
/linux/drivers/gpu/drm/
H A Ddrm_fb_helper.c644 static int setcmap_pseudo_palette(struct fb_cmap *cmap, struct fb_info *info) in setcmap_pseudo_palette()
676 static int setcmap_legacy(struct fb_cmap *cmap, struct fb_info *info) in setcmap_legacy()
717 struct fb_cmap *cmap) in setcmap_new_gamma_lut()
759 static int setcmap_atomic(struct fb_cmap *cmap, struct fb_info *info) in setcmap_atomic()
852 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info) in drm_fb_helper_setcmap()
/linux/Documentation/fb/
H A Dinternals.rst36 - struct fb_cmap
/linux/drivers/video/fbdev/
H A Dsa1100fb.c479 sa1100fb_set_cmap(struct fb_cmap *cmap, int kspc, int con,
H A Dpm3fb.c661 struct fb_cmap cmap = info->cmap; in pm3fb_cursor()
H A Dpm2fb.c1303 struct fb_cmap cmap = info->cmap; in pm2vfb_cursor()
H A Duvesafb.c1038 static int uvesafb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in uvesafb_setcmap()
H A Datafb.c2605 struct fb_cmap cmap; in atafb_blank()
/linux/drivers/video/fbdev/omap/
H A Domapfb_main.c286 static int omapfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in omapfb_setcmap()
/linux/drivers/video/fbdev/aty/
H A Dradeon_base.c1262 static int radeonfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in radeonfb_setcmap()