Searched refs:mgslpc_send_xchar (Results 1 – 1 of 1) sorted by relevance
1685 static void mgslpc_send_xchar(struct tty_struct *tty, char ch) in mgslpc_send_xchar() function1721 mgslpc_send_xchar(tty, STOP_CHAR(tty)); in mgslpc_throttle()1749 mgslpc_send_xchar(tty, START_CHAR(tty)); in mgslpc_unthrottle()2787 .send_xchar = mgslpc_send_xchar,