Lines Matching refs:pcm_reserved
716 if (ice->pcm_reserved[i] && in snd_vt1724_pcm_hw_params()
717 ice->pcm_reserved[i] != substream) { in snd_vt1724_pcm_hw_params()
721 ice->pcm_reserved[i] = substream; in snd_vt1724_pcm_hw_params()
724 if (ice->pcm_reserved[i] == substream) in snd_vt1724_pcm_hw_params()
725 ice->pcm_reserved[i] = NULL; in snd_vt1724_pcm_hw_params()
731 if (ice->pcm_reserved[i] && in snd_vt1724_pcm_hw_params()
732 ice->pcm_reserved[i] != substream) { in snd_vt1724_pcm_hw_params()
736 ice->pcm_reserved[i] = substream; in snd_vt1724_pcm_hw_params()
758 if (ice->pcm_reserved[i] == substream) in snd_vt1724_pcm_hw_free()
759 ice->pcm_reserved[i] = NULL; in snd_vt1724_pcm_hw_free()
1040 if (ice->pcm_reserved[chs]) in snd_vt1724_playback_pro_open()
1398 if (ice->pcm_reserved[substream->number]) { in snd_vt1724_playback_indep_open()
1419 ice->pcm_reserved[substream->number] = NULL; in snd_vt1724_playback_indep_close()