Searched refs:tty3270_write_room (Results 1 – 1 of 1) sorted by relevance
26 static int tty3270_write_room(struct tty_struct *);103 td->write_room = tty3270_write_room; in tty3270_init()323 tty3270_write_room(struct tty_struct *tty) in tty3270_write_room() function