Searched refs:HVSI_OPEN (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/hvc/ |
H A D | hvsi.c | 93 HVSI_OPEN, enumerator 107 return (hp->state == HVSI_OPEN) in is_open() 118 "HVSI_OPEN", in print_state() 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()
|
/kernel/linux/linux-6.6/drivers/tty/hvc/ |
H A D | hvsi.c | 93 HVSI_OPEN, enumerator 107 return (hp->state == HVSI_OPEN) in is_open() 118 "HVSI_OPEN", in print_state() 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()
|
Completed in 4 milliseconds