Home
last modified time | relevance | path

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

/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()
123 vcs_poll_data_free(struct vcs_poll_data *poll) in vcs_poll_data_free()
129 static struct vcs_poll_data *
132 struct vcs_poll_data *poll = file->private_data, *kill = NULL; in vcs_poll_data_get()
248 struct vcs_poll_data *poll; in vcs_read()
639 struct vcs_poll_data *poll = vcs_poll_data_get(file); in vcs_poll()
662 struct vcs_poll_data *poll = file->private_data; in vcs_fasync()
697 struct vcs_poll_data *poll = file->private_data; in vcs_release()