t7xx_fsm_event
struct t7xx_fsm_event *event = NULL, *event_next;
static void fsm_del_kf_event(struct t7xx_fsm_event *event)
struct t7xx_fsm_event *event, *evt_next;
struct t7xx_fsm_event *event;
event = list_first_entry_or_null(&ctl->event_queue, struct t7xx_fsm_event, entry);
struct t7xx_fsm_event *event;
struct t7xx_fsm_event *event, *evt_next;