Lines Matching refs:pcm_reserved
719 if (ice->pcm_reserved[i] && in snd_vt1724_pcm_hw_params()
720 ice->pcm_reserved[i] != substream) { in snd_vt1724_pcm_hw_params()
724 ice->pcm_reserved[i] = substream; in snd_vt1724_pcm_hw_params()
727 if (ice->pcm_reserved[i] == substream) in snd_vt1724_pcm_hw_params()
728 ice->pcm_reserved[i] = NULL; in snd_vt1724_pcm_hw_params()
734 if (ice->pcm_reserved[i] && in snd_vt1724_pcm_hw_params()
735 ice->pcm_reserved[i] != substream) { in snd_vt1724_pcm_hw_params()
739 ice->pcm_reserved[i] = substream; in snd_vt1724_pcm_hw_params()
757 if (ice->pcm_reserved[i] == substream) in snd_vt1724_pcm_hw_free()
758 ice->pcm_reserved[i] = NULL; in snd_vt1724_pcm_hw_free()
1039 if (ice->pcm_reserved[chs]) in snd_vt1724_playback_pro_open()
1391 if (ice->pcm_reserved[substream->number]) { in snd_vt1724_playback_indep_open()
1412 ice->pcm_reserved[substream->number] = NULL; in snd_vt1724_playback_indep_close()