Searched refs:fb_cmap (Results 1 - 2 of 2) sorted by relevance

/external/kernel-headers/original/linux/
H A Dfb.h255 struct fb_cmap { struct
342 struct fb_cmap cmap; /* color map info */
588 int (*fb_setcmap)(struct fb_cmap *cmap, struct fb_info *info);
758 struct fb_cmap cmap; /* Current cmap */
969 extern int fb_alloc_cmap(struct fb_cmap *cmap, int len, int transp);
970 extern void fb_dealloc_cmap(struct fb_cmap *cmap);
971 extern int fb_copy_cmap(struct fb_cmap *from, struct fb_cmap *to);
972 extern int fb_cmap_to_user(struct fb_cmap *from, struct fb_cmap_user *to);
973 extern int fb_set_cmap(struct fb_cmap *cma
[all...]
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
H A DSDL_fbvideo.c1513 struct fb_cmap cmap;
1526 struct fb_cmap cmap;
1596 struct fb_cmap cmap;

Completed in 19 milliseconds