Searched defs:cmap (Results 1 – 6 of 6) sorted by relevance
168 struct fb_cmap_s *cmap = (struct fb_cmap_s *)((uintptr_t)arg); in fb_ioctl() local176 struct fb_cmap_s *cmap = (struct fb_cmap_s *)((uintptr_t)arg); in fb_ioctl() local
141 static int lcd_fb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in lcd_fb_setcmap()
378 struct fb_cmap_s cmap; /* Current camp */ member
403 struct fb_cmap_s cmap; /* Current camp */ member
383 struct fb_cmap_s cmap; /* Current camp */ member
864 static int sunxi_fb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in sunxi_fb_setcmap()