Searched refs:mgsl_send_xchar (Results 1 – 1 of 1) sorted by relevance
2331 static void mgsl_send_xchar(struct tty_struct *tty, char ch) in mgsl_send_xchar() function2373 mgsl_send_xchar(tty, STOP_CHAR(tty)); in mgsl_throttle()2406 mgsl_send_xchar(tty, START_CHAR(tty)); in mgsl_unthrottle()4315 .send_xchar = mgsl_send_xchar,