Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dcyclades.c90 static void cy_send_xchar(struct tty_struct *tty, char ch);
2828 static void cy_send_xchar(struct tty_struct *tty, char ch) in cy_send_xchar() function
2877 cy_send_xchar(tty, STOP_CHAR(tty)); in cy_throttle()
2918 cy_send_xchar(tty, START_CHAR(tty)); in cy_unthrottle()