Searched refs:tty3270_fn (Results 1 – 1 of 1) sorted by relevance
43 static struct raw3270_fn tty3270_fn; variable1078 struct raw3270_view *view = raw3270_find_view(&tty3270_fn, i); in tty3270_del_views()1085 static struct raw3270_fn tty3270_fn = { variable1108 rc = raw3270_add_view(&tp->view, &tty3270_fn, in tty3270_create_view()1187 view = raw3270_find_view(&tty3270_fn, tty->index + RAW3270_FIRSTMINOR); in tty3270_install()2169 view = raw3270_find_view(&tty3270_fn, RAW3270_FIRSTMINOR); in con3270_init()