Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/hdmi/
H A Dhdmi_local.h47 int prev_pcm_idx; /* previously assigned pcm index */ member
H A Dhdmi.c1022 idx = per_pin->prev_pcm_idx; in hdmi_attach_hda_pcm()
1026 per_pin->prev_pcm_idx = -1; /* no longer valid, clear it */ in hdmi_attach_hda_pcm()
1047 per_pin->prev_pcm_idx = idx; /* remember the previous index */ in hdmi_detach_hda_pcm()
1493 per_pin->prev_pcm_idx = -1; in hdmi_add_pin()