Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/vt/
Dvc_screen.c80 struct vcs_poll_data { struct
93 struct vcs_poll_data *poll = in vcs_notifier() argument
94 container_of(nb, struct vcs_poll_data, notifier); in vcs_notifier()
114 vcs_poll_data_free(struct vcs_poll_data *poll) in vcs_poll_data_free()
120 static struct vcs_poll_data *
123 struct vcs_poll_data *poll = file->private_data, *kill = NULL; in vcs_poll_data_get()
230 struct vcs_poll_data *poll; in vcs_read()
617 struct vcs_poll_data *poll = vcs_poll_data_get(file); in vcs_poll()
631 struct vcs_poll_data *poll = file->private_data; in vcs_fasync()
666 struct vcs_poll_data *poll = file->private_data; in vcs_release()