Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dn_tty.c1439 static void n_tty_receive_char_closing(struct tty_struct *tty, unsigned char c) in n_tty_receive_char_closing() function
1542 n_tty_receive_char_closing(tty, *cp++); in n_tty_receive_buf_closing()