Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wwan/t7xx/
A Dt7xx_state_monitor.c211 ctl->curr_state = FSM_STATE_STOPPED; in fsm_stopped_handler()
219 if (ctl->curr_state == FSM_STATE_STOPPED) { in fsm_routine_stopped()
233 if (ctl->curr_state == FSM_STATE_STOPPED || ctl->curr_state == FSM_STATE_STOPPING) { in fsm_routine_stopping()
319 ctl->curr_state != FSM_STATE_STOPPED) { in fsm_routine_start()
484 return FSM_STATE_STOPPED; in t7xx_fsm_get_ctl_state()
508 ctl->curr_state = FSM_STATE_STOPPED; in t7xx_fsm_reset()
A Dt7xx_state_monitor.h35 FSM_STATE_STOPPED, enumerator
A Dt7xx_modem_ops.c109 ctl->curr_state == FSM_STATE_STOPPED) in t7xx_pci_mhccif_isr()

Completed in 8 milliseconds