Searched refs:mgslpc_send_xchar (Results 1 – 1 of 1) sorted by relevance
1698 static void mgslpc_send_xchar(struct tty_struct *tty, char ch) in mgslpc_send_xchar() function1734 mgslpc_send_xchar(tty, STOP_CHAR(tty)); in mgslpc_throttle()1762 mgslpc_send_xchar(tty, START_CHAR(tty)); in mgslpc_unthrottle()2829 .send_xchar = mgslpc_send_xchar,