Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Draw3270.h88 int raw3270_activate_view(struct raw3270_view *view);
H A Dfs3270.c477 rc = raw3270_activate_view(&fp->view); in fs3270_open()
H A Draw3270.c937 int raw3270_activate_view(struct raw3270_view *view) in raw3270_activate_view() function
951 EXPORT_SYMBOL(raw3270_activate_view);
H A Dcon3270.c1155 raw3270_activate_view(&tp->view); in tty3270_create_view()
2110 rc = raw3270_activate_view(&tp->view); in con3270_notify()