Searched refs:n_tty_receive_buf_closing (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/tty/ |
H A 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()
|
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | n_tty.c | 1544 n_tty_receive_buf_closing(struct tty_struct *tty, const unsigned char *cp, in n_tty_receive_buf_closing() function 1628 n_tty_receive_buf_closing(tty, cp, fp, count); in __receive_buf()
|
Completed in 7 milliseconds