Home
last modified time | relevance | path

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

/linux-6.15/drivers/s390/char/
H A Dcon3270.c1729 static void tty3270_do_write(struct tty3270 *tp, struct tty_struct *tty, in tty3270_do_write() function
1816 tty3270_do_write(tp, tty, tp->char_buf, tp->char_count); in tty3270_write()
1819 tty3270_do_write(tp, tty, buf, count); in tty3270_write()
1849 tty3270_do_write(tp, tty, tp->char_buf, tp->char_count); in tty3270_flush_chars()