Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/
Dn_tty.c1428 static void n_tty_receive_char_closing(struct tty_struct *tty, unsigned char c, in n_tty_receive_char_closing() function
1551 n_tty_receive_char_closing(tty, *cp++, lookahead_done); in n_tty_receive_buf_closing()