Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dn_tty.c1456 static void n_tty_receive_char_closing(struct tty_struct *tty, unsigned char c) in n_tty_receive_char_closing() function
1562 n_tty_receive_char_closing(tty, *cp++); in n_tty_receive_buf_closing()