Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_state_monitor.h47 FSM_EVENT_MAX enumerator
H A Dt7xx_state_monitor.c443 if (event_id <= FSM_EVENT_INVALID || event_id >= FSM_EVENT_MAX) { in t7xx_fsm_append_event()