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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dfbcmap.c174 int fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to)
249 int fb_set_user_cmap(struct fb_cmap_user *cmap, struct fb_info *info)
H A Dfbmem.c915 struct fb_cmap_user cmap;
1034 struct fb_cmap_user __user *cmap;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dfb.h467 struct fb_cmap_user { struct
485 struct fb_cmap_user cmap; /* color map info */
1033 extern int fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to);
1035 extern int fb_set_user_cmap(struct fb_cmap_user *cmap, struct fb_info *fb_info);

Completed in 56 milliseconds