Home
last modified time | relevance | path

Searched refs:VORTEX_PCM_SPDIF (Results 1 – 4 of 4) sorted by relevance

/linux/sound/pci/au88x0/
A Dau88x0_pcm.c152 if (VORTEX_PCM_TYPE(substream->pcm) == VORTEX_PCM_SPDIF) { in snd_vortex_pcm_open()
321 if (VORTEX_PCM_TYPE(substream->pcm) != VORTEX_PCM_SPDIF) in snd_vortex_pcm_prepare()
656 if (VORTEX_PCM_TYPE(pcm) == VORTEX_PCM_SPDIF) { in snd_vortex_new_pcm()
A Dau88x0.h83 #define VORTEX_PCM_SPDIF 1 macro
A Dau88x0.c239 err = snd_vortex_new_pcm(chip, VORTEX_PCM_SPDIF, 1); in snd_vortex_probe()
A Dau88x0_core.c2141 if (stream->type != VORTEX_PCM_SPDIF) { in vortex_adb_allocroute()
2182 if ((stream->type == VORTEX_PCM_SPDIF) && (en)) { in vortex_adb_allocroute()
2225 if (stream->type == VORTEX_PCM_SPDIF) in vortex_adb_allocroute()
2231 if (stream->type != VORTEX_PCM_SPDIF && stream->type != VORTEX_PCM_A3D) { in vortex_adb_allocroute()
2259 if (nr_ch == 1 && stream->type == VORTEX_PCM_SPDIF) in vortex_adb_allocroute()
2265 if ((stream->type == VORTEX_PCM_SPDIF) && (!en)) { in vortex_adb_allocroute()

Completed in 11 milliseconds