Searched refs:cvt_next (Results 1 – 1 of 1) sorted by relevance
1456 struct hdac_hdmi_cvt *temp_cvt, *cvt_next; in hdac_hdmi_parse_and_map_nid() local1516 list_for_each_entry_safe(temp_cvt, cvt_next, &hdmi->cvt_list, head) { in hdac_hdmi_parse_and_map_nid()2060 struct hdac_hdmi_cvt *cvt, *cvt_next; in hdac_hdmi_dev_remove() local2078 list_for_each_entry_safe(cvt, cvt_next, &hdmi->cvt_list, head) { in hdac_hdmi_dev_remove()