Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvsi.c93 HVSI_OPEN, enumerator
107 return (hp->state == HVSI_OPEN) in is_open()
270 __set_state(hp, HVSI_OPEN); in hvsi_recv_response()
312 __set_state(hp, HVSI_OPEN); in hvsi_recv_query()
570 ret = hvsi_wait(hp, HVSI_OPEN); in hvsi_get_mctrl()
573 set_state(hp, HVSI_OPEN); in hvsi_get_mctrl()
639 ret = hvsi_wait(hp, HVSI_OPEN); in hvsi_handshake()