tag
line
file
source code
VCS_MAJOR
209
drivers/char/vc_screen.c
if (register_chrdev(VCS_MAJOR, "vcs", &vcs_fops))
VCS_MAJOR
210
drivers/char/vc_screen.c
printk("unable to get major %d for vcs device", VCS_MAJOR);