Searched refs:tty_send_xchar (Results 1 – 3 of 3) sorted by relevance
884 retval = tty_send_xchar(tty, STOP_CHAR(tty)); in n_tty_ioctl_helper()888 retval = tty_send_xchar(tty, START_CHAR(tty)); in n_tty_ioctl_helper()
1151 int tty_send_xchar(struct tty_struct *tty, char ch) in tty_send_xchar() function
419 int tty_send_xchar(struct tty_struct *tty, char ch);