Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wwan/t7xx/
A Dt7xx_state_monitor.h30 FSM_STATE_PRE_START, enumerator
A Dt7xx_state_monitor.c318 if (ctl->curr_state != FSM_STATE_INIT && ctl->curr_state != FSM_STATE_PRE_START && in fsm_routine_start()
324 ctl->curr_state = FSM_STATE_PRE_START; in fsm_routine_start()
A Dt7xx_port_proxy.c273 if (fsm_state != FSM_STATE_PRE_START) { in t7xx_port_send_skb()
A Dt7xx_modem_ops.c108 if (ctl->curr_state == FSM_STATE_INIT || ctl->curr_state == FSM_STATE_PRE_START || in t7xx_pci_mhccif_isr()

Completed in 7 milliseconds