Searched refs:tty_poll (Results 1 – 1 of 1) sorted by relevance
149 static __poll_t tty_poll(struct file *, poll_table *);464 .poll = tty_poll,478 .poll = tty_poll,2186 static __poll_t tty_poll(struct file *filp, poll_table *wait) in tty_poll() function