Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dn_hdlc.c660 * n_hdlc_tty_poll - TTY callback for poll system call
669 static __poll_t n_hdlc_tty_poll(struct tty_struct *tty, struct file *filp, in n_hdlc_tty_poll() function
697 } /* end of n_hdlc_tty_poll() */ in n_hdlc_tty_poll()
819 .poll = n_hdlc_tty_poll,
/kernel/linux/linux-6.6/drivers/tty/
H A Dn_hdlc.c639 * n_hdlc_tty_poll - TTY callback for poll system call
648 static __poll_t n_hdlc_tty_poll(struct tty_struct *tty, struct file *filp, in n_hdlc_tty_poll() function
673 } /* end of n_hdlc_tty_poll() */ in n_hdlc_tty_poll()
792 .poll = n_hdlc_tty_poll,

Completed in 3 milliseconds