| tag | line | file | source code |
|---|---|---|---|
| vc_x | 21 | drivers/char/console.h | unsigned long vc_x,vc_y; |
| vc_x | 84 | drivers/char/console.h | #define x (vc_cons[currcons].d->vc_x) |
| vc_x | 21 | drivers/char/console_struct.h | unsigned long vc_x,vc_y; |
| vc_x | 84 | drivers/char/console_struct.h | #define x (vc_cons[currcons].d->vc_x) |