Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dn_tty.c1495 n_tty_receive_char_lnext(struct tty_struct *tty, unsigned char c, char flag) in n_tty_receive_char_lnext() function
1587 n_tty_receive_char_lnext(tty, *cp++, flag); in n_tty_receive_buf_standard()
1613 n_tty_receive_char_lnext(tty, *cp++, flag); in n_tty_receive_buf_fast()
1639 n_tty_receive_char_lnext(tty, *cp++, flag); in __receive_buf()