Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wwan/t7xx/
Dt7xx_state_monitor.h30 FSM_STATE_PRE_START, enumerator
Dt7xx_state_monitor.c370 if (ctl->curr_state != FSM_STATE_INIT && ctl->curr_state != FSM_STATE_PRE_START && in fsm_routine_start()
377 ctl->curr_state = FSM_STATE_PRE_START; in fsm_routine_start()
Dt7xx_port_proxy.c309 if (fsm_state != FSM_STATE_PRE_START) { in t7xx_port_send_skb()
Dt7xx_modem_ops.c110 if (ctl->curr_state == FSM_STATE_INIT || ctl->curr_state == FSM_STATE_PRE_START || in t7xx_pci_mhccif_isr()