Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wwan/t7xx/
Dt7xx_state_monitor.h124 void t7xx_fsm_clr_event(struct t7xx_fsm_ctl *ctl, enum t7xx_fsm_event_state event_id);
Dt7xx_state_monitor.c458 void t7xx_fsm_clr_event(struct t7xx_fsm_ctl *ctl, enum t7xx_fsm_event_state event_id) in t7xx_fsm_clr_event() function
Dt7xx_modem_ops.c529 t7xx_fsm_clr_event(ctl, FSM_EVENT_MD_HS2_EXIT); in t7xx_md_hk_wq()