Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/char/
Dtubtty.c26 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