Searched refs:__receive_buf (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | n_tty.c | 1617 static void __receive_buf(struct tty_struct *tty, const unsigned char *cp, in __receive_buf() function 1738 __receive_buf(tty, cp, fp, n); in n_tty_receive_buf_common()
|
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | n_tty.c | 1615 static void __receive_buf(struct tty_struct *tty, const u8 *cp, const u8 *fp, in __receive_buf() function 1734 __receive_buf(tty, cp, fp, n); in n_tty_receive_buf_common()
|
Completed in 6 milliseconds