Searched refs:NCOLORS (Results 1 – 9 of 9) sorted by relevance
42 } color_def[NCOLORS] = {139 for (i = 0; i < NCOLORS; i++) { in vt_palette_init()161 for (i = 0; i < NCOLORS; i++) in vt_generate_cons_palette()167 for (i = 0; i < NCOLORS; i++) in vt_generate_cons_palette()
48 #define NCOLORS 16 macro55 static const int cons_to_vga_colors[NCOLORS] = {
163 #define NCOLORS 16 macro258 extern const int cons_to_vga_colors[NCOLORS];
128 } color_def[NCOLORS] = {154 const int cons_to_vga_colors[NCOLORS] = {159 static const int vga_to_cons_colors[NCOLORS] = {233 if (index < NCOLORS) { in rgb_color_map()362 for (i = 0; i < NCOLORS; i++) in generate_cons_palette()460 (data < NCOLORS) ? in gfxfb_blt_fill()
134 info->fb_cmsize = NCOLORS; in vt_vbefb_init()
154 info->fb_cmsize = NCOLORS; in vt_efifb_init()
186 sc->fb_cmsize = NCOLORS; in vt_simplefb_init()
654 if (i < NCOLORS) in vidc_load_palette()
1042 nc = NCOLORS; in vbe_print_mode()