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

/linux-master/drivers/tty/hvc/
H A Dhvc_iucv.c60 TTY_OPENED = 1, enumerator in enum:tty_state_t
482 * The function sets the tty state to TTY_OPENED for the struct hvc_iucv_private
496 priv->tty_state = TTY_OPENED;
603 priv->tty_state = TTY_OPENED;

Completed in 96 milliseconds