Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dserial_core.c631 static int uart_chars_in_buffer(struct tty_struct *tty) in uart_chars_in_buffer() function
2557 .chars_in_buffer= uart_chars_in_buffer,