Searched refs:t7xx_fsm_clr_event (Results 1 – 3 of 3) sorted by relevance
127 void t7xx_fsm_clr_event(struct t7xx_fsm_ctl *ctl, enum t7xx_fsm_event_state event_id);
531 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()
475 void t7xx_fsm_clr_event(struct t7xx_fsm_ctl *ctl, enum t7xx_fsm_event_state event_id) in t7xx_fsm_clr_event() function