Searched refs:tty3270 (Results 1 – 4 of 4) sorted by relevance
63 struct tty3270 { struct128 static void tty3270_set_timer(struct tty3270 *tp, int expires) in tty3270_set_timer()137 tty3270_update_prompt(struct tty3270 *tp, char *input, int count) in tty3270_update_prompt()164 tty3270_create_prompt(struct tty3270 *tp) in tty3270_create_prompt()195 tty3270_update_status(struct tty3270 * tp) in tty3270_update_status()206 tty3270_create_status(struct tty3270 * tp) in tty3270_create_status()229 tty3270_update_string(struct tty3270 *tp, struct string *line, int nr) in tty3270_update_string()245 tty3270_rebuild_update(struct tty3270 *tp) in tty3270_rebuild_update()276 tty3270_alloc_string(struct tty3270 *tp, size_t size) in tty3270_alloc_string()307 tty3270_blank_line(struct tty3270 *tp) in tty3270_blank_line()[all …]
26 obj-$(CONFIG_TN3270_TTY) += tty3270.o
226 echo scrolltime=60 > /proc/tty/driver/tty3270253 echo pf7=^z > /proc/tty/driver/tty3270269 echo -e pa3=\\033k > /proc/tty/driver/tty3270280 echo recallsize=100 > /proc/tty/driver/tty3270285 echo pf24="mkdir foobar; cd foobar" > /proc/tty/driver/tty3270291 echo -n pf24="mkdir foo; cd foo" > /proc/tty/driver/tty3270
16 P=/proc/tty/driver/tty3270