Home
last modified time | relevance | path

Searched refs:__receive_buf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dn_tty.c1617 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 Dn_tty.c1615 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 10 milliseconds