fb_cmap_user      191 drivers/video/fbdev/core/fbcmap.c int fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to)
fb_cmap_user      267 drivers/video/fbdev/core/fbcmap.c int fb_set_user_cmap(struct fb_cmap_user *cmap, struct fb_info *info)
fb_cmap_user     1086 drivers/video/fbdev/core/fbmem.c 	struct fb_cmap_user cmap;
fb_cmap_user     1213 drivers/video/fbdev/core/fbmem.c 	struct fb_cmap_user __user *cmap;
fb_cmap_user      111 include/linux/fb.h 	struct fb_cmap_user cmap;	/* color map info */
fb_cmap_user      761 include/linux/fb.h extern int fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to);
fb_cmap_user      763 include/linux/fb.h extern int fb_set_user_cmap(struct fb_cmap_user *cmap, struct fb_info *fb_info);