Searched refs:n_tty_receive_buf_closing (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/tty/ |
D | n_tty.c | 1563 n_tty_receive_buf_closing(struct tty_struct *tty, const u8 *cp, const u8 *fp, in n_tty_receive_buf_closing() function 1628 n_tty_receive_buf_closing(tty, cp, fp, la_count, true); in __receive_buf() 1630 n_tty_receive_buf_closing(tty, cp, fp, count - la_count, false); in __receive_buf()
|