Searched refs:VORTEX_PCM_A3D (Results 1 – 4 of 4) sorted by relevance
148 if (VORTEX_PCM_TYPE(substream->pcm) == VORTEX_PCM_A3D) { in snd_vortex_pcm_open()647 case VORTEX_PCM_A3D: in snd_vortex_new_pcm()
84 #define VORTEX_PCM_A3D 2 macro
243 err = snd_vortex_new_pcm(chip, VORTEX_PCM_A3D, NR_A3D); in snd_vortex_probe()
2151 if (stream->type != VORTEX_PCM_A3D) { in vortex_adb_allocroute()2166 if (stream->type == VORTEX_PCM_A3D) { in vortex_adb_allocroute()2215 if (stream->type == VORTEX_PCM_A3D) { in vortex_adb_allocroute()2231 if (stream->type != VORTEX_PCM_SPDIF && stream->type != VORTEX_PCM_A3D) { in vortex_adb_allocroute()
Completed in 10 milliseconds