Home
last modified time | relevance | path

Searched refs:prev_pcm_idx (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dpatch_hdmi.c84 int prev_pcm_idx; /* previously assigned pcm index */ member
1385 idx = per_pin->prev_pcm_idx; in hdmi_attach_hda_pcm()
1389 per_pin->prev_pcm_idx = -1; /* no longer valid, clear it */ in hdmi_attach_hda_pcm()
1410 per_pin->prev_pcm_idx = idx; /* remember the previous index */ in hdmi_detach_hda_pcm()
1937 per_pin->prev_pcm_idx = -1; in hdmi_add_pin()