Searched refs:n_tty_receive_char_special (Results 1 – 1 of 1) sorted by relevance
1271 n_tty_receive_char_special(struct tty_struct *tty, unsigned char c) in n_tty_receive_char_special() function1584 else if (n_tty_receive_char_special(tty, c) && count) { in n_tty_receive_buf_standard()1610 else if (n_tty_receive_char_special(tty, c) && count) { in n_tty_receive_buf_fast()