Searched refs:rs_send_xchar (Results 1 – 2 of 2) sorted by relevance
257 static void rs_send_xchar(struct tty_struct *tty, char ch) in rs_send_xchar() function282 rs_send_xchar(tty, STOP_CHAR(tty)); in rs_throttle()295 rs_send_xchar(tty, START_CHAR(tty)); in rs_unthrottle()450 .send_xchar = rs_send_xchar,
912 static void rs_send_xchar(struct tty_struct *tty, char ch) in rs_send_xchar() function959 rs_send_xchar(tty, STOP_CHAR(tty)); in rs_throttle()984 rs_send_xchar(tty, START_CHAR(tty)); in rs_unthrottle()1605 .send_xchar = rs_send_xchar,