Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/vt/
Dvc_screen.c701 static const struct file_operations vcs_fops = { variable
734 if (register_chrdev(VCS_MAJOR, "vcs", &vcs_fops)) in vcs_init()