Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dn_tty.c2432 * n_tty_poll - poll method for N_TTY
2445 static __poll_t n_tty_poll(struct tty_struct *tty, struct file *file, in n_tty_poll() function
2524 .poll = n_tty_poll,