tag | line | file | source code |
---|---|---|---|
vc_saved_y | 206 | arch/m68k/kernel/console.c | #define saved_y (vc_cons[currcons].d->vc_saved_y) |
vc_saved_y | 28 | drivers/char/console_struct.h | unsigned long vc_saved_y; |
vc_saved_y | 94 | drivers/char/console_struct.h | #define saved_y (vc_cons[currcons].d->vc_saved_y) |
vc_saved_y | 41 | include/linux/console.h | unsigned long vc_saved_y; |