Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dfb.h94 struct fb_cmap_user { struct
112 struct fb_cmap_user cmap; /* color map info */ argument
738 extern int fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to);
740 extern int fb_set_user_cmap(struct fb_cmap_user *cmap, struct fb_info *fb_info);
/linux-6.3-rc2/drivers/video/fbdev/core/
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()
A Dfbmem.c1104 struct fb_cmap_user cmap; in do_fb_ioctl()
1237 struct fb_cmap_user cmap; in fb_getput_cmap()
1242 cmap = (struct fb_cmap_user) { in fb_getput_cmap()

Completed in 10 milliseconds