Searched refs:todo_next (Results 1 – 1 of 1) sorted by relevance
1069 struct msm_dp_event *todo_next; in hpd_event_thread() local1075 todo_next = &msm_dp_priv->event_list[msm_dp_priv->event_pndx++]; in hpd_event_thread()1077 todo_next->event_id = todo->event_id; in hpd_event_thread()1078 todo_next->data = todo->data; in hpd_event_thread()1079 todo_next->delay = todo->delay - 1; in hpd_event_thread()