Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dn_tty.c1700 n_tty_receive_buf_common(struct tty_struct *tty, const u8 *cp, const u8 *fp, in n_tty_receive_buf_common() function
1784 n_tty_receive_buf_common(tty, cp, fp, count, false); in n_tty_receive_buf()
1790 return n_tty_receive_buf_common(tty, cp, fp, count, true); in n_tty_receive_buf2()