Searched refs:mgsl_send_xchar (Results 1 – 1 of 1) sorted by relevance
2311 static void mgsl_send_xchar(struct tty_struct *tty, char ch) in mgsl_send_xchar() function2353 mgsl_send_xchar(tty, STOP_CHAR(tty)); in mgsl_throttle()2386 mgsl_send_xchar(tty, START_CHAR(tty)); in mgsl_unthrottle()4277 .send_xchar = mgsl_send_xchar,