Searched refs:n_tty_receive_buf_common (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/tty/ |
D | n_tty.c | 1699 n_tty_receive_buf_common(struct tty_struct *tty, const unsigned char *cp, in n_tty_receive_buf_common() function 1771 n_tty_receive_buf_common(tty, cp, fp, count, 0); in n_tty_receive_buf() 1777 return n_tty_receive_buf_common(tty, cp, fp, count, 1); in n_tty_receive_buf2()
|