Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dn_tty.c1271 n_tty_receive_char_special(struct tty_struct *tty, unsigned char c) in n_tty_receive_char_special() function
1584 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()