Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dn_tty.c2440 * n_tty_poll - poll method for N_TTY
2453 static __poll_t n_tty_poll(struct tty_struct *tty, struct file *file, in n_tty_poll() function
2531 .poll = n_tty_poll,
/kernel/linux/linux-6.6/drivers/tty/
H A Dn_tty.c2439 * n_tty_poll - poll method for N_TTY
2452 static __poll_t n_tty_poll(struct tty_struct *tty, struct file *file, in n_tty_poll() function
2531 .poll = n_tty_poll,

Completed in 6 milliseconds