Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dcyclades.c91 static void cy_send_xchar(struct tty_struct *tty, char ch);
2801 static void cy_send_xchar(struct tty_struct *tty, char ch) in cy_send_xchar() function
2848 cy_send_xchar(tty, STOP_CHAR(tty)); in cy_throttle()
2887 cy_send_xchar(tty, START_CHAR(tty)); in cy_unthrottle()