Home
last modified time | relevance | path

Searched refs:fb_cmap (Results 1 – 7 of 7) 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/Documentation/fb/
H A Dinternals.rst36 - struct fb_cmap
/linux/drivers/video/fbdev/core/
H A Dfb_logo.c19 struct fb_cmap palette_cmap; in fb_set_logocmap()
H A Dfbcon.c2545 static struct fb_cmap palette_cmap = {
/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/
H A Dpm2fb.c1303 struct fb_cmap cmap = info->cmap; in pm2vfb_cursor()