Searched refs:n_tty_receive_buf_standard (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/tty/ |
H A D | n_tty.c | 1577 static void n_tty_receive_buf_standard(struct tty_struct *tty, const u8 *cp, in n_tty_receive_buf_standard() 1639 n_tty_receive_buf_standard(tty, cp, fp, la_count, true); in __receive_buf() 1646 n_tty_receive_buf_standard(tty, cp, fp, count, false); in __receive_buf() 1576 static void n_tty_receive_buf_standard(struct tty_struct *tty, const u8 *cp, n_tty_receive_buf_standard() function
|