Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dn_tty.c190 ssize_t n_tty_chars_in_buffer(struct tty_struct *tty) in n_tty_chars_in_buffer() function
1323 if (n_tty_chars_in_buffer(tty) <= TTY_THRESHOLD_UNTHROTTLE) in read_chan()
1489 n_tty_chars_in_buffer, /* chars_in_buffer */
DChangeLog92 * n_tty.c (n_tty_chars_in_buffer): Applied fix suggested by Bill
93 Hawes so that n_tty_chars_in_buffer returns the correct