Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dfs3270.c453 raw3270_put_view(&fp->view); in fs3270_open()
476 raw3270_put_view(&fp->view); in fs3270_open()
485 raw3270_put_view(&fp->view); in fs3270_open()
511 raw3270_put_view(&fp->view); in fs3270_close()
H A Dtty3270.c609 raw3270_put_view(&tp->view); in tty3270_read_tasklet()
660 raw3270_put_view(&tp->view); in tty3270_hangup_tasklet()
912 raw3270_put_view(&tp->view); in tty3270_release()
993 raw3270_put_view(&tp->view); in tty3270_install()
1023 raw3270_put_view(&tp->view); in tty3270_install()
1067 raw3270_put_view(&tp->view); in tty3270_cleanup()
H A Draw3270.c250 raw3270_put_view(view); in __raw3270_start()
362 raw3270_put_view(view); in raw3270_irq()
380 raw3270_put_view(view); in raw3270_irq()
658 raw3270_put_view(view); in __raw3270_disconnect()
H A Draw3270.h184 raw3270_put_view(struct raw3270_view *view) in raw3270_put_view() function
H A Dcon3270.c350 raw3270_put_view(&cp->view); in con3270_read_tasklet()