Searched refs:pin_next (Results 1 – 1 of 1) sorted by relevance
1457 struct hdac_hdmi_pin *temp_pin, *pin_next; in hdac_hdmi_parse_and_map_nid() local1522 list_for_each_entry_safe(temp_pin, pin_next, &hdmi->pin_list, head) { in hdac_hdmi_parse_and_map_nid()2059 struct hdac_hdmi_pin *pin, *pin_next; in hdac_hdmi_dev_remove() local2084 list_for_each_entry_safe(pin, pin_next, &hdmi->pin_list, head) { in hdac_hdmi_dev_remove()