Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dn_tty.c1684 n_tty_receive_buf_common(struct tty_struct *tty, const unsigned char *cp, in n_tty_receive_buf_common() function
1756 n_tty_receive_buf_common(tty, cp, fp, count, 0); in n_tty_receive_buf()
1762 return n_tty_receive_buf_common(tty, cp, fp, count, 1); in n_tty_receive_buf2()