tag | line | file | source code |
---|---|---|---|
vc_halfcolor | 247 | arch/m68k/kernel/console.c | #define halfcolor (vc_cons[currcons].d->vc_halfcolor) |
vc_halfcolor | 17 | drivers/char/console_struct.h | unsigned char vc_halfcolor; /* Colour for half intensity mode */ |
vc_halfcolor | 134 | drivers/char/console_struct.h | #define halfcolor (vc_cons[currcons].d->vc_halfcolor) |
vc_halfcolor | 28 | include/linux/console.h | unsigned char vc_halfcolor; /* Colour for half intensity mode */ |