Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/vt/
Dvc_screen.c673 static const struct file_operations vcs_fops = { variable
706 if (register_chrdev(VCS_MAJOR, "vcs", &vcs_fops)) in vcs_init()