Searched refs:tty3270_get_write_line (Results 1 – 1 of 1) sorted by relevance
193 static struct tty3270_line *tty3270_get_write_line(struct tty3270 *tp, unsigned int num) in tty3270_get_write_line() function 293 line = tty3270_get_write_line(tp, i); in tty3270_blank_screen() 502 line = tty3270_get_write_line(tp, i + tp->cy + 1); in tty3270_update_lines_all() 1271 line = tty3270_get_write_line(tp, tp->cy); in tty3270_put_character() 1312 line = tty3270_get_write_line(tp, tp->cy); in tty3270_lf() 1337 line = tty3270_get_write_line(tp, tp->cy); in tty3270_insert_characters() 1362 line = tty3270_get_write_line(tp, tp->cy); in tty3270_delete_characters() 1382 line = tty3270_get_write_line(tp, tp->cy); in tty3270_erase_characters() 1403 line = tty3270_get_write_line(tp, tp->cy); in tty3270_erase_line() 1462 line = tty3270_get_write_line(t in tty3270_erase_display() [all...]