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