Home
last modified time | relevance | path

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

/include/linux/
A Dfb.h229 struct fb_cmap cmap; /* color map info */ member
354 struct fb_cmap_user cmap; /* color map info */ member
501 struct fb_cmap cmap; /* Current cmap */ member
587 extern int fb_alloc_cmap(struct fb_cmap *cmap, int len, int transp);
588 extern void fb_dealloc_cmap(struct fb_cmap *cmap);
591 extern int fb_set_cmap(struct fb_cmap *cmap, struct fb_info *fb_info);
592 extern int fb_set_user_cmap(struct fb_cmap_user *cmap, struct fb_info *fb_info);

Completed in 11 milliseconds