Searched defs:chars_in_buffer (Results 1 – 6 of 6) sorted by relevance
261 unsigned int (*chars_in_buffer)(struct tty_struct *tty); member
38 int chars_in_buffer; member
220 static ssize_t chars_in_buffer(struct tty_struct *tty) in chars_in_buffer() function
1257 static unsigned int chars_in_buffer(struct tty_struct *tty) in chars_in_buffer() function
273 int chars_in_buffer; member
287 unsigned int (*chars_in_buffer)(struct tty_struct *tty); member
Completed in 26 milliseconds