Searched refs:pcm_next (Results 1 – 1 of 1) sorted by relevance
2061 struct hdac_hdmi_pcm *pcm, *pcm_next; in hdac_hdmi_dev_remove() local2065 list_for_each_entry_safe(pcm, pcm_next, &hdmi->pcm_list, head) { in hdac_hdmi_dev_remove()