Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dn_tty.c1694 n_tty_receive_buf_common(struct tty_struct *tty, const unsigned char *cp, in n_tty_receive_buf_common() function
1766 n_tty_receive_buf_common(tty, cp, fp, count, 0); in n_tty_receive_buf()
1772 return n_tty_receive_buf_common(tty, cp, fp, count, 1); in n_tty_receive_buf2()