Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/t7xx/
H A Dt7xx_state_monitor.h34 FSM_STATE_STOPPING, enumerator
H A Dt7xx_state_monitor.c291 if (ctl->curr_state == FSM_STATE_STOPPED || ctl->curr_state == FSM_STATE_STOPPING) { in fsm_routine_stopping()
296 ctl->curr_state = FSM_STATE_STOPPING; in fsm_routine_stopping()