tag
line
file
source code
vcs_fops
194
drivers/char/vc_screen.c
static struct file_operations vcs_fops = {
vcs_fops
209
drivers/char/vc_screen.c
if (register_chrdev(VCS_MAJOR, "vcs", &vcs_fops))