Searched refs:VORTEX_PCM_SPDIF (Results 1 – 4 of 4) sorted by relevance
164 if (VORTEX_PCM_TYPE(substream->pcm) == VORTEX_PCM_SPDIF) { in snd_vortex_pcm_open()341 if (VORTEX_PCM_TYPE(substream->pcm) != VORTEX_PCM_SPDIF) in snd_vortex_pcm_prepare()679 if (VORTEX_PCM_TYPE(pcm) == VORTEX_PCM_SPDIF) { in snd_vortex_new_pcm()
95 #define VORTEX_PCM_SPDIF 1 macro
282 if ((err = snd_vortex_new_pcm(chip, VORTEX_PCM_SPDIF, 1)) < 0) { in snd_vortex_probe()
2147 if (stream->type != VORTEX_PCM_SPDIF) { in vortex_adb_allocroute()2186 if ((stream->type == VORTEX_PCM_SPDIF) && (en)) { in vortex_adb_allocroute()2229 if (stream->type == VORTEX_PCM_SPDIF) in vortex_adb_allocroute()2235 if (stream->type != VORTEX_PCM_SPDIF && stream->type != VORTEX_PCM_A3D) { in vortex_adb_allocroute()2263 if (nr_ch == 1 && stream->type == VORTEX_PCM_SPDIF) in vortex_adb_allocroute()2269 if ((stream->type == VORTEX_PCM_SPDIF) && (!en)) { in vortex_adb_allocroute()