tag | line | file | source code |
---|---|---|---|
vc_x | 1471 | arch/m68k/console/fbcon.c | p->cursor_x = conp->vc_x; |
vc_x | 198 | arch/m68k/kernel/console.c | #define x (vc_cons[currcons].d->vc_x) |
vc_x | 21 | drivers/char/console_struct.h | unsigned long vc_x,vc_y; |
vc_x | 86 | drivers/char/console_struct.h | #define x (vc_cons[currcons].d->vc_x) |
vc_x | 32 | include/linux/console.h | unsigned long vc_x,vc_y; |