Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dtty3270.c1637 tty3270_do_write(struct tty3270 *tp, struct tty_struct *tty, in tty3270_do_write() function
1720 tty3270_do_write(tp, tty, tp->char_buf, tp->char_count); in tty3270_write()
1723 tty3270_do_write(tp, tty, buf, count); in tty3270_write()
1754 tty3270_do_write(tp, tty, tp->char_buf, tp->char_count); in tty3270_flush_chars()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dcon3270.c1728 static void tty3270_do_write(struct tty3270 *tp, struct tty_struct *tty, in tty3270_do_write() function
1815 tty3270_do_write(tp, tty, tp->char_buf, tp->char_count); in tty3270_write()
1818 tty3270_do_write(tp, tty, buf, count); in tty3270_write()
1848 tty3270_do_write(tp, tty, tp->char_buf, tp->char_count); in tty3270_flush_chars()

Completed in 6 milliseconds