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

/linux-master/drivers/tty/
H A Damiserial.c814 static void rs_send_xchar(struct tty_struct *tty, u8 ch) function
855 rs_send_xchar(tty, STOP_CHAR(tty));
877 rs_send_xchar(tty, START_CHAR(tty));
1445 .send_xchar = rs_send_xchar,

Completed in 109 milliseconds