Lines Matching refs:pcm_reserved
732 if (ice->pcm_reserved[i] && in snd_vt1724_pcm_hw_params()
733 ice->pcm_reserved[i] != substream) { in snd_vt1724_pcm_hw_params()
737 ice->pcm_reserved[i] = substream; in snd_vt1724_pcm_hw_params()
740 if (ice->pcm_reserved[i] == substream) in snd_vt1724_pcm_hw_params()
741 ice->pcm_reserved[i] = NULL; in snd_vt1724_pcm_hw_params()
747 if (ice->pcm_reserved[i] && in snd_vt1724_pcm_hw_params()
748 ice->pcm_reserved[i] != substream) { in snd_vt1724_pcm_hw_params()
752 ice->pcm_reserved[i] = substream; in snd_vt1724_pcm_hw_params()
774 if (ice->pcm_reserved[i] == substream) in snd_vt1724_pcm_hw_free()
775 ice->pcm_reserved[i] = NULL; in snd_vt1724_pcm_hw_free()
1056 if (ice->pcm_reserved[chs]) in snd_vt1724_playback_pro_open()
1414 if (ice->pcm_reserved[substream->number]) { in snd_vt1724_playback_indep_open()
1435 ice->pcm_reserved[substream->number] = NULL; in snd_vt1724_playback_indep_close()