Searched refs:vcs_fops (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/tty/vt/
H A Dvc_screen.c779 static const struct file_operations vcs_fops = { variable in typeref:struct:file_operations
811 if (register_chrdev(VCS_MAJOR, "vcs", &vcs_fops))

Completed in 180 milliseconds