Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_state_monitor.h39 FSM_EVENT_INVALID, enumerator
H A Dt7xx_state_monitor.c196 fsm_wait_for_event(ctl, FSM_EVENT_MD_EX_PASS, FSM_EVENT_INVALID, in fsm_routine_exception()
443 if (event_id <= FSM_EVENT_INVALID || event_id >= FSM_EVENT_MAX) { in t7xx_fsm_append_event()