Home
last modified time | relevance | path

Searched refs:t7xx_fsm_broadcast_state (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/
H A Dt7xx_state_monitor.c91 void t7xx_fsm_broadcast_state(struct t7xx_fsm_ctl *ctl, enum md_state state) in t7xx_fsm_broadcast_state() function
190 t7xx_fsm_broadcast_state(ctl, MD_STATE_EXCEPTION); in fsm_routine_exception()
213 t7xx_fsm_broadcast_state(ctl, MD_STATE_STOPPED); in fsm_stopped_handler()
242 t7xx_fsm_broadcast_state(ctl, MD_STATE_WAITING_TO_STOP); in fsm_routine_stopping()
285 t7xx_fsm_broadcast_state(ctl, MD_STATE_WAITING_FOR_HS1); in fsm_routine_starting()
H A Dt7xx_state_monitor.h127 void t7xx_fsm_broadcast_state(struct t7xx_fsm_ctl *ctl, enum md_state state);
H A Dt7xx_modem_ops.c534 t7xx_fsm_broadcast_state(ctl, MD_STATE_WAITING_FOR_HS2); in t7xx_md_hk_wq()

Completed in 4 milliseconds