Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/char/
Draw3270.h176 int raw3270_view_active(struct raw3270_view *);
Dcon3270.c211 if (!auto_update && !raw3270_view_active(&cp->view)) in con3270_update()
Draw3270.c279 raw3270_view_active(struct raw3270_view *view) in raw3270_view_active() function