Searched refs:VORTEX_PCM_WT (Results 1 – 2 of 2) sorted by relevance
146 if (VORTEX_PCM_TYPE(substream->pcm) != VORTEX_PCM_WT) { in snd_vortex_pcm_open() 219 if (VORTEX_PCM_TYPE(substream->pcm) != VORTEX_PCM_WT) { in snd_vortex_pcm_hw_params() 276 if (VORTEX_PCM_TYPE(substream->pcm) != VORTEX_PCM_WT) { in snd_vortex_pcm_hw_free() 317 if (VORTEX_PCM_TYPE(substream->pcm) != VORTEX_PCM_WT) { in snd_vortex_pcm_prepare() 348 if (VORTEX_PCM_TYPE(substream->pcm) != VORTEX_PCM_WT) { in snd_vortex_pcm_trigger() 363 if (VORTEX_PCM_TYPE(substream->pcm) != VORTEX_PCM_WT) in snd_vortex_pcm_trigger() 374 if (VORTEX_PCM_TYPE(substream->pcm) != VORTEX_PCM_WT) in snd_vortex_pcm_trigger() 383 if (VORTEX_PCM_TYPE(substream->pcm) != VORTEX_PCM_WT) in snd_vortex_pcm_trigger() 407 if (VORTEX_PCM_TYPE(substream->pcm) != VORTEX_PCM_WT) in snd_vortex_pcm_pointer()
85 #define VORTEX_PCM_WT 3 macro