Searched refs:hung_up_tty_poll (Results 1 – 1 of 1) sorted by relevance
441 static __poll_t hung_up_tty_poll(struct file *filp, poll_table *wait) in hung_up_tty_poll() function504 .poll = hung_up_tty_poll,2210 return hung_up_tty_poll(filp, wait); in tty_poll()