tag | line | file | source code |
---|---|---|---|
vc_init | 139 | drivers/char/console.c | static void vc_init(unsigned int console, unsigned long rows, |
vc_init | 371 | drivers/char/console.c | vc_init (i, video_num_lines, video_num_columns, 1); |
vc_init | 2137 | drivers/char/console.c | vc_init(currcons, video_num_lines, video_num_columns, currcons); |