Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dn_tty.c1266 n_tty_receive_char_special(struct tty_struct *tty, unsigned char c) in n_tty_receive_char_special() function
1579 else if (n_tty_receive_char_special(tty, c) && count) { in n_tty_receive_buf_standard()
1605 else if (n_tty_receive_char_special(tty, c) && count) { in n_tty_receive_buf_fast()