Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/char/
Draw3270.h173 int raw3270_view_active(struct raw3270_view *);
Dcon3270.c219 if (!auto_update && !raw3270_view_active(&cp->view)) in con3270_update()
Draw3270.c258 raw3270_view_active(struct raw3270_view *view) in raw3270_view_active() function