Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/serial/
A Dserial_core.c677 static void uart_send_xchar(struct tty_struct *tty, char ch) in uart_send_xchar() function
723 uart_send_xchar(tty, STOP_CHAR(tty)); in uart_throttle()
752 uart_send_xchar(tty, START_CHAR(tty)); in uart_unthrottle()
2679 .send_xchar = uart_send_xchar,

Completed in 9 milliseconds