Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dnozomi.c1763 static unsigned int ntty_chars_in_buffer(struct tty_struct *tty) in ntty_chars_in_buffer() function
1788 .chars_in_buffer = ntty_chars_in_buffer,