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

/linux-master/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, function
673 } /* end of n_hdlc_tty_poll() */
792 .poll = n_hdlc_tty_poll,

Completed in 133 milliseconds