Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/hvc/
Dhvsi.c142 static inline void __set_state(struct hvsi_struct *hp, int state) in __set_state() function
154 __set_state(hp, state); in set_state()
274 __set_state(hp, HVSI_WAIT_FOR_VER_QUERY); in hvsi_recv_response()
283 __set_state(hp, HVSI_OPEN); in hvsi_recv_response()
325 __set_state(hp, HVSI_OPEN); in hvsi_recv_query()
794 __set_state(hp, HVSI_CLOSED); in hvsi_close()
856 __set_state(hp, HVSI_FSP_DIED); in hvsi_push()