Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvsi.c129 static inline void __set_state(struct hvsi_struct *hp, int state) in __set_state() function
141 __set_state(hp, state); in set_state()
261 __set_state(hp, HVSI_WAIT_FOR_VER_QUERY); in hvsi_recv_response()
270 __set_state(hp, HVSI_OPEN); in hvsi_recv_response()
312 __set_state(hp, HVSI_OPEN); in hvsi_recv_query()
781 __set_state(hp, HVSI_CLOSED); in hvsi_close()
843 __set_state(hp, HVSI_FSP_DIED); in hvsi_push()