fb_cmap
static void s3_putcmap(struct fb_dev *, const struct fb_cmap *);
s3_putcmap(&console_dev, (const struct fb_cmap*)rasops_cmap);
s3_putcmap(struct fb_dev *fb, const struct fb_cmap *cmap)
struct fb_cmap sc_cmap[CMAP_SIZE];
struct cmap *cm = &fb->fb_cmap;