Home
last modified time | relevance | path

Searched refs:n_tty_receive_buf_standard (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/tty/
Dn_tty.c1576 static void n_tty_receive_buf_standard(struct tty_struct *tty, const u8 *cp, in n_tty_receive_buf_standard() function
1633 n_tty_receive_buf_standard(tty, cp, fp, la_count, true); in __receive_buf()
1635 n_tty_receive_buf_standard(tty, cp, fp, count - la_count, false); in __receive_buf()