Home
last modified time | relevance | path

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

/drivers/tty/vt/
Dvc_screen.c614 static const struct file_operations vcs_fops = { variable
644 if (register_chrdev(VCS_MAJOR, "vcs", &vcs_fops)) in vcs_init()