NR_PALETTE
for (i = 0; i < NR_PALETTE; i++) {
for (i = 0; i < NR_PALETTE; i++) {
fb_alloc_cmap(&cfb->fb.cmap, NR_PALETTE, 0);
if (regno >= NR_PALETTE)
for (i = 0; i < NR_PALETTE; i++) {
} palette[NR_PALETTE];
if (fb_alloc_cmap(&info->cmap, NR_PALETTE, 0) < 0) {
if (fb_alloc_cmap(&info->cmap, NR_PALETTE, 0) < 0) {
} palette[NR_PALETTE];
if (regno >= NR_PALETTE)
err = fb_alloc_cmap(&info->cmap, NR_PALETTE, 0);
if (fb_alloc_cmap(&fb->cmap, NR_PALETTE, 0)) {
if (fb_alloc_cmap(&info->cmap, NR_PALETTE, 0))
if (regno >= NR_PALETTE)