taglinefilesource code
vcs_fops194drivers/char/vc_screen.cstatic struct file_operations vcs_fops = {
vcs_fops211drivers/char/vc_screen.cerror = register_chrdev(VCS_MAJOR, "vcs", &vcs_fops);