Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/hvc/
Dhvsi.c106 HVSI_OPEN, enumerator
120 return (hp->state == HVSI_OPEN) in is_open()
281 __set_state(hp, HVSI_OPEN); in hvsi_recv_response()
323 __set_state(hp, HVSI_OPEN); in hvsi_recv_query()
581 ret = hvsi_wait(hp, HVSI_OPEN); in hvsi_get_mctrl()
584 set_state(hp, HVSI_OPEN); in hvsi_get_mctrl()
650 ret = hvsi_wait(hp, HVSI_OPEN); in hvsi_handshake()