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

/linux-master/drivers/tty/
H A Dn_tty.c1652 * n_tty_receive_buf_common - process input
1685 n_tty_receive_buf_common(struct tty_struct *tty, const u8 *cp, const u8 *fp, function
1769 n_tty_receive_buf_common(tty, cp, fp, count, false);
1775 return n_tty_receive_buf_common(tty, cp, fp, count, true);

Completed in 148 milliseconds