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

/linux-master/drivers/tty/
H A Dn_tty.c2434 * n_tty_poll - poll method for N_TTY
2447 static __poll_t n_tty_poll(struct tty_struct *tty, struct file *file, function
2526 .poll = n_tty_poll,

Completed in 104 milliseconds