Lines Matching defs:pcm_idx
669 int pcm_idx = kcontrol->private_value;
683 spk_alloc = chmap->ops.get_spk_alloc(chmap->hdac, pcm_idx);
743 int pcm_idx = kcontrol->private_value;
748 chmap->ops.get_chmap(chmap->hdac, pcm_idx, pcm_chmap);
761 int pcm_idx = kcontrol->private_value;
770 if (!hchmap->ops.is_pcm_attached(hchmap->hdac, pcm_idx))
791 hchmap->ops.get_chmap(hchmap->hdac, pcm_idx, per_pin_chmap);
804 hchmap->ops.set_chmap(hchmap->hdac, pcm_idx, chmap, prepared);
826 int snd_hdac_add_chmap_ctls(struct snd_pcm *pcm, int pcm_idx,
835 NULL, 0, pcm_idx, &chmap);