Searched refs:n_tty_receive_buf_closing (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/tty/ |
| D | n_tty.c | 1542 n_tty_receive_buf_closing(struct tty_struct *tty, const unsigned char *cp, in n_tty_receive_buf_closing() function 1606 n_tty_receive_buf_closing(tty, cp, fp, la_count, true); in __receive_buf() 1608 n_tty_receive_buf_closing(tty, cp, fp, count - la_count, false); in __receive_buf()
|