Searched refs:uart_flush_buffer (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/serial/
H A Dserial_core.c565 static void uart_flush_buffer(struct tty_struct *tty) function
581 pr_debug("uart_flush_buffer(%d) called\n", tty->index);
1292 uart_flush_buffer(tty);
1395 uart_flush_buffer(tty);
2170 .flush_buffer = uart_flush_buffer,

Completed in 51 milliseconds