Searched refs:VORTEX_PCM_A3D (Results 1 – 4 of 4) sorted by relevance
98 #define VORTEX_PCM_A3D 2 macro
289 if ((err = snd_vortex_new_pcm(chip, VORTEX_PCM_A3D, NR_A3D)) < 0) { in snd_vortex_probe()
2154 if (stream->type != VORTEX_PCM_A3D) { in vortex_adb_allocroute()2168 if (stream->type == VORTEX_PCM_A3D) { in vortex_adb_allocroute()2216 if (stream->type == VORTEX_PCM_A3D) { in vortex_adb_allocroute()2232 if (stream->type != VORTEX_PCM_SPDIF && stream->type != VORTEX_PCM_A3D) { in vortex_adb_allocroute()
160 if (VORTEX_PCM_TYPE(substream->pcm) == VORTEX_PCM_A3D) { in snd_vortex_pcm_open()