Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dn_tty.c1706 n_tty_receive_buf_common(struct tty_struct *tty, const unsigned char *cp, in n_tty_receive_buf_common() function
1778 n_tty_receive_buf_common(tty, cp, fp, count, 0); in n_tty_receive_buf()
1784 return n_tty_receive_buf_common(tty, cp, fp, count, 1); in n_tty_receive_buf2()