Home
last modified time | relevance | path

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

/drivers/s390/char/
Draw3270.h167 int raw3270_activate_view(struct raw3270_view *);
Dfs3270.c482 rc = raw3270_activate_view(&fp->view); in fs3270_open()
Draw3270.c852 raw3270_activate_view(struct raw3270_view *view) in raw3270_activate_view() function
1359 EXPORT_SYMBOL(raw3270_activate_view);
Dcon3270.c208 raw3270_activate_view(&cp->view); in con3270_update()
Dtty3270.c974 raw3270_activate_view(&tp->view); in tty3270_install()