tag | line | file | source code |
---|---|---|---|
vc_deccolm | 225 | arch/m68k/kernel/console.c | #define deccolm (vc_cons[currcons].d->vc_deccolm) |
vc_deccolm | 39 | drivers/char/console_struct.h | unsigned long vc_deccolm : 1; /* 80/132 Column Mode */ |
vc_deccolm | 113 | drivers/char/console_struct.h | #define deccolm (vc_cons[currcons].d->vc_deccolm) |
vc_deccolm | 52 | include/linux/console.h | unsigned long vc_deccolm : 1; /* 80/132 Column Mode */ |