Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/char/
Dtty3270.c1593 tty3270_do_write(struct tty3270 *tp, struct tty_struct *tty, in tty3270_do_write() function
1676 tty3270_do_write(tp, tty, tp->char_buf, tp->char_count); in tty3270_write()
1679 tty3270_do_write(tp, tty, buf, count); in tty3270_write()
1710 tty3270_do_write(tp, tty, tp->char_buf, tp->char_count); in tty3270_flush_chars()