Home
last modified time | relevance | path

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

/linux/drivers/tty/vt/
H A Dvc_screen.c77 struct vcs_poll_data { struct
90 struct vcs_poll_data *poll = in vcs_notifier() argument
91 container_of(nb, struct vcs_poll_data, notifier); in vcs_notifier()
120 vcs_poll_data_free(struct vcs_poll_data *poll) in vcs_poll_data_free()
126 static struct vcs_poll_data *
129 struct vcs_poll_data *poll = file->private_data, *kill = NULL; in vcs_poll_data_get()
368 struct vcs_poll_data *poll; in vcs_read()
698 struct vcs_poll_data *poll = vcs_poll_data_get(file); in vcs_poll()
721 struct vcs_poll_data *poll = file->private_data; in vcs_fasync()
756 struct vcs_poll_data *poll = file->private_data; in vcs_release()