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