Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dn_tty.c1477 n_tty_receive_char_flagged(struct tty_struct *tty, unsigned char c, char flag) in n_tty_receive_char_flagged() function
1512 n_tty_receive_char_flagged(tty, c, flag); in n_tty_receive_char_lnext()
1548 n_tty_receive_char_flagged(tty, *cp++, flag); in n_tty_receive_buf_raw()
1564 n_tty_receive_char_flagged(tty, *cp++, flag); in n_tty_receive_buf_closing()
1598 n_tty_receive_char_flagged(tty, *cp++, flag); in n_tty_receive_buf_standard()
1624 n_tty_receive_char_flagged(tty, *cp++, flag); in n_tty_receive_buf_fast()