tag | line | file | source code |
---|---|---|---|
vc_decom | 221 | arch/m68k/kernel/console.c | #define decom (vc_cons[currcons].d->vc_decom) |
vc_decom | 35 | drivers/char/console_struct.h | unsigned long vc_decom : 1; /* Origin Mode */ |
vc_decom | 109 | drivers/char/console_struct.h | #define decom (vc_cons[currcons].d->vc_decom) |
vc_decom | 48 | include/linux/console.h | unsigned long vc_decom : 1; /* Origin Mode */ |