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

/linux-4.1.27/drivers/tty/serial/
H A Dserial_core.c606 static void uart_send_xchar(struct tty_struct *tty, char ch) uart_send_xchar() function
640 uart_send_xchar(tty, STOP_CHAR(tty)); uart_throttle()
663 uart_send_xchar(tty, START_CHAR(tty)); uart_unthrottle()
2348 .send_xchar = uart_send_xchar,

Completed in 48 milliseconds