Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvc_iucv.c60 TTY_CLOSED = 0, enumerator
514 priv->tty_state = TTY_CLOSED; in hvc_iucv_cleanup()
600 if (priv->tty_state == TTY_CLOSED) in hvc_iucv_hangup()
649 * our structure and to set state to TTY_CLOSED. in hvc_iucv_notifier_hangup()
654 priv->tty_state = TTY_CLOSED; in hvc_iucv_notifier_hangup()
730 priv->tty_state = TTY_CLOSED; in hvc_iucv_notifier_del()
918 if (priv->tty_state == TTY_CLOSED) { in hvc_iucv_msg_pending()
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_iucv.c59 TTY_CLOSED = 0, enumerator
511 priv->tty_state = TTY_CLOSED; in hvc_iucv_cleanup()
597 if (priv->tty_state == TTY_CLOSED) in hvc_iucv_hangup()
646 * our structure and to set state to TTY_CLOSED. in hvc_iucv_notifier_hangup()
651 priv->tty_state = TTY_CLOSED; in hvc_iucv_notifier_hangup()
727 priv->tty_state = TTY_CLOSED; in hvc_iucv_notifier_del()
915 if (priv->tty_state == TTY_CLOSED) { in hvc_iucv_msg_pending()

Completed in 4 milliseconds