Home
last modified time | relevance | path

Searched refs:cy_send_xchar (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dcyclades.c91 static void cy_send_xchar(struct tty_struct *tty, char ch);
2796 static void cy_send_xchar(struct tty_struct *tty, char ch) in cy_send_xchar() function
2802 if (serial_paranoia_check(info, tty->name, "cy_send_xchar")) in cy_send_xchar()
2843 cy_send_xchar(tty, STOP_CHAR(tty)); in cy_throttle()
2882 cy_send_xchar(tty, START_CHAR(tty)); in cy_unthrottle()

Completed in 5 milliseconds