tag | line | file | source code |
---|---|---|---|
default_2_colors | 4211 | arch/m68k/amiga/amifb.c | static struct fb_cmap default_2_colors = |
default_2_colors | 4225 | arch/m68k/amiga/amifb.c | return(&default_2_colors); |
default_2_colors | 2371 | arch/m68k/atari/atafb.c | struct fb_cmap default_2_colors = { 0, 2, red2, green2, blue2, NULL }; |
default_2_colors | 2377 | arch/m68k/atari/atafb.c | return &default_2_colors; |