Home
last modified time | relevance | path

Searched refs:fb_cmap_user (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dfb.h337 struct fb_cmap_user { struct
355 struct fb_cmap_user cmap; /* color map info */ argument
592 extern int fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to);
594 extern int fb_set_user_cmap(struct fb_cmap_user *cmap, struct fb_info *fb_info);
/openbmc/linux/drivers/video/fbdev/core/
H A Dfb_chrdev.c69 struct fb_cmap_user cmap; in do_fb_ioctl()
204 struct fb_cmap_user cmap; in fb_getput_cmap()
209 cmap = (struct fb_cmap_user) { in fb_getput_cmap()
H A Dfbcmap.c191 int fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to) in fb_cmap_to_user()
267 int fb_set_user_cmap(struct fb_cmap_user *cmap, struct fb_info *info) in fb_set_user_cmap()
/openbmc/linux/include/linux/
H A Dfb.h95 struct fb_cmap_user { struct
113 struct fb_cmap_user cmap; /* color map info */ argument
806 extern int fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to);
808 extern int fb_set_user_cmap(struct fb_cmap_user *cmap, struct fb_info *fb_info);