Home
last modified time | relevance | path

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

/linux/drivers/tty/hvc/
H A Dhvc_iucv.c60 TTY_CLOSED = 0, enumerator
512 priv->tty_state = TTY_CLOSED; in hvc_iucv_cleanup()
598 if (priv->tty_state == TTY_CLOSED) in hvc_iucv_hangup()
647 * our structure and to set state to TTY_CLOSED. in hvc_iucv_notifier_hangup()
652 priv->tty_state = TTY_CLOSED; in hvc_iucv_notifier_hangup()
728 priv->tty_state = TTY_CLOSED; in hvc_iucv_notifier_del()
916 if (priv->tty_state == TTY_CLOSED) { in hvc_iucv_msg_pending()