Searched refs:vcs_fops (Results 1 – 1 of 1) sorted by relevance
673 static const struct file_operations vcs_fops = { variable706 if (register_chrdev(VCS_MAJOR, "vcs", &vcs_fops)) in vcs_init()