Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wwan/t7xx/
Dt7xx_state_monitor.h29 FSM_STATE_INIT, enumerator
Dt7xx_state_monitor.c370 if (ctl->curr_state != FSM_STATE_INIT && ctl->curr_state != FSM_STATE_PRE_START && in fsm_routine_start()
613 ctl->curr_state = FSM_STATE_INIT; in t7xx_fsm_init()
Dt7xx_modem_ops.c110 if (ctl->curr_state == FSM_STATE_INIT || ctl->curr_state == FSM_STATE_PRE_START || in t7xx_pci_mhccif_isr()