Home
last modified time | relevance | path

Searched refs:raw3270_deactivate_view (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/s390/char/
H A Draw3270.h90 void raw3270_deactivate_view(struct raw3270_view *view);
H A Draw3270.c956 void raw3270_deactivate_view(struct raw3270_view *view) in raw3270_deactivate_view() function
983 EXPORT_SYMBOL(raw3270_deactivate_view);
H A Dcon3270.c622 raw3270_deactivate_view(&tp->view); in tty3270_exit_tty()