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