Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dn_tty.c1454 static void n_tty_receive_char_closing(struct tty_struct *tty, unsigned char c) in n_tty_receive_char_closing() function
1557 n_tty_receive_char_closing(tty, *cp++); in n_tty_receive_buf_closing()