tag | line | file | source code |
---|---|---|---|
default_16_colors | 4217 | arch/m68k/amiga/amifb.c | static struct fb_cmap default_16_colors = |
default_16_colors | 4234 | arch/m68k/amiga/amifb.c | return(&default_16_colors); |
default_16_colors | 2369 | arch/m68k/atari/atafb.c | struct fb_cmap default_16_colors = { 0, 16, red16, green16, blue16, NULL }; |
default_16_colors | 2380 | arch/m68k/atari/atafb.c | return &default_16_colors; |