Searched refs:fb_cmsize (Results 1 – 11 of 11) sorted by relevance
140 sc->info.fb_cmsize = 16; in bcm_fb_setup_fbd()145 sc->info.fb_cmsize = 16; in bcm_fb_setup_fbd()
689 fb->fb_cmsize = 0; in bcmfb_ioctl()691 fb->fb_cmsize = 1 << sc->depth; in bcmfb_ioctl()
102 int fb_cmsize; /* size of color map (entries) */ member134 int fb_cmsize; /* size of color map (entries) */ member
134 info->fb_cmsize = NCOLORS; in vt_vbefb_init()
159 info->fb_cmsize = NCOLORS; in vt_efifb_init()
186 sc->fb_cmsize = NCOLORS; in vt_simplefb_init()
222 sc->fb_info.fb_cmsize = 16; in ps3fb_init()
532 if (info->fb_cmsize <= 0) { in vt_fb_detach() 536 info->fb_cmsize = 16; in vt_fb_suspend()
599 fb->fb_cmsize = 0; in am335x_syscons_ioctl()601 fb->fb_cmsize = 1 << sc->depth; in am335x_syscons_ioctl()
415 sc->fb.fb_cmsize = 16; in ofwfb_initialize()
2959 ((struct fbtype *)arg)->fb_cmsize = 0; in vga_dev_ioctl()2961 ((struct fbtype *)arg)->fb_cmsize = 1 << adp->va_info.vi_depth; in vga_dev_ioctl()