Searched refs:fb_cmap_user (Results 1 – 3 of 3) sorted by relevance
92 struct fb_cmap_user { struct110 struct fb_cmap_user cmap; /* color map info */ argument759 extern int fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to);761 extern int fb_set_user_cmap(struct fb_cmap_user *cmap, struct fb_info *fb_info);
188 int fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to) in fb_cmap_to_user()263 int fb_set_user_cmap(struct fb_cmap_user *cmap, struct fb_info *info) in fb_set_user_cmap()
1095 struct fb_cmap_user cmap; in do_fb_ioctl()1266 struct fb_cmap_user __user *cmap; in fb_getput_cmap()