Searched refs:tty_chars_in_buffer (Results 1 – 10 of 10) sorted by relevance
57 unsigned int tty_chars_in_buffer(struct tty_struct *tty) in tty_chars_in_buffer() function63 EXPORT_SYMBOL(tty_chars_in_buffer);205 !tty_chars_in_buffer(tty), timeout); in tty_wait_until_sent()
634 count = tty_chars_in_buffer(tty); in n_hdlc_tty_ioctl()
2378 tty_chars_in_buffer(tty) < WAKEUP_CHARS && in n_tty_poll()2411 return put_user(tty_chars_in_buffer(tty), (int __user *) arg); in n_tty_ioctl()
326 unsigned int tty_chars_in_buffer(struct tty_struct *tty);
543 (tty_chars_in_buffer(ax->tty) || ax->xleft) ? in ax_xmit()
485 (tty_chars_in_buffer(sl->tty) || sl->xleft) ?
1450 (tty && !L_ECHO(tty) && tty_chars_in_buffer(tty)))) { in kbd_keycode()
784 0x00000000 tty_chars_in_buffer vmlinux EXPORT_SYMBOL
28359 ffff8000107614e0 T tty_chars_in_buffer
Completed in 339 milliseconds