Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wwan/t7xx/
Dt7xx_state_monitor.h126 void t7xx_fsm_clr_event(struct t7xx_fsm_ctl *ctl, enum t7xx_fsm_event_state event_id);
Dt7xx_modem_ops.c531 t7xx_fsm_clr_event(ctl, FSM_EVENT_MD_HS2_EXIT); in t7xx_md_hk_wq()
545 t7xx_fsm_clr_event(ctl, FSM_EVENT_AP_HS2_EXIT); in t7xx_ap_hk_wq()
Dt7xx_state_monitor.c467 void t7xx_fsm_clr_event(struct t7xx_fsm_ctl *ctl, enum t7xx_fsm_event_state event_id) in t7xx_fsm_clr_event() function