tag | line | file | source code |
---|---|---|---|
default_4_colors | 4215 | arch/m68k/amiga/amifb.c | static struct fb_cmap default_4_colors = |
default_4_colors | 4228 | arch/m68k/amiga/amifb.c | return(&default_4_colors); |
default_4_colors | 2370 | arch/m68k/atari/atafb.c | struct fb_cmap default_4_colors = { 0, 4, red4, green4, blue4, NULL }; |
default_4_colors | 2379 | arch/m68k/atari/atafb.c | return &default_4_colors; |