Lines Matching refs:pcm_reserved
700 if (ice->pcm_reserved[i] && in snd_vt1724_pcm_hw_params()
701 ice->pcm_reserved[i] != substream) { in snd_vt1724_pcm_hw_params()
705 ice->pcm_reserved[i] = substream; in snd_vt1724_pcm_hw_params()
708 if (ice->pcm_reserved[i] == substream) in snd_vt1724_pcm_hw_params()
709 ice->pcm_reserved[i] = NULL; in snd_vt1724_pcm_hw_params()
715 if (ice->pcm_reserved[i] && in snd_vt1724_pcm_hw_params()
716 ice->pcm_reserved[i] != substream) { in snd_vt1724_pcm_hw_params()
720 ice->pcm_reserved[i] = substream; in snd_vt1724_pcm_hw_params()
738 if (ice->pcm_reserved[i] == substream) in snd_vt1724_pcm_hw_free()
739 ice->pcm_reserved[i] = NULL; in snd_vt1724_pcm_hw_free()
1020 if (ice->pcm_reserved[chs]) in snd_vt1724_playback_pro_open()
1372 if (ice->pcm_reserved[substream->number]) { in snd_vt1724_playback_indep_open()
1393 ice->pcm_reserved[substream->number] = NULL; in snd_vt1724_playback_indep_close()