Searched refs:tty3270_do_write (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/s390/char/ |
D | tty3270.c | 1589 tty3270_do_write(struct tty3270 *tp, struct tty_struct *tty, in tty3270_do_write() function 1672 tty3270_do_write(tp, tty, tp->char_buf, tp->char_count); in tty3270_write() 1675 tty3270_do_write(tp, tty, buf, count); in tty3270_write() 1706 tty3270_do_write(tp, tty, tp->char_buf, tp->char_count); in tty3270_flush_chars()
|