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

/linux-master/drivers/tty/vt/
H A Dvc_screen.c76 struct vcs_poll_data { struct
89 struct vcs_poll_data *poll =
90 container_of(nb, struct vcs_poll_data, notifier);
119 vcs_poll_data_free(struct vcs_poll_data *poll)
125 static struct vcs_poll_data *
128 struct vcs_poll_data *poll = file->private_data, *kill = NULL;
369 struct vcs_poll_data *poll;
714 struct vcs_poll_data *poll = vcs_poll_data_get(file);
737 struct vcs_poll_data *poll = file->private_data;
772 struct vcs_poll_data *pol
[all...]

Completed in 135 milliseconds