Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/char/
Dfs3270.c453 raw3270_put_view(&fp->view); in fs3270_open()
475 raw3270_put_view(&fp->view); in fs3270_open()
484 raw3270_put_view(&fp->view); in fs3270_open()
510 raw3270_put_view(&fp->view); in fs3270_close()
Draw3270.h188 raw3270_put_view(struct raw3270_view *view) in raw3270_put_view() function
Dtty3270.c581 raw3270_put_view(&tp->view); in tty3270_read_tasklet()
863 raw3270_put_view(&tp->view); in tty3270_release()
945 raw3270_put_view(&tp->view); in tty3270_install()
975 raw3270_put_view(&tp->view); in tty3270_install()
1020 raw3270_put_view(&tp->view); in tty3270_cleanup()
Draw3270.c270 raw3270_put_view(view); in __raw3270_start()
409 raw3270_put_view(view); in raw3270_irq()
426 raw3270_put_view(view); in raw3270_irq()
Dcon3270.c343 raw3270_put_view(&cp->view); in con3270_read_tasklet()