Searched refs:VORTEX_PCM_LAST (Results 1 – 2 of 2) sorted by relevance
99 #define VORTEX_PCM_LAST 5 macro145 struct snd_pcm *pcm[VORTEX_PCM_LAST];
458 static char *vortex_pcm_prettyname[VORTEX_PCM_LAST] = {465 static char *vortex_pcm_name[VORTEX_PCM_LAST] = {624 if (!chip || idx < 0 || idx >= VORTEX_PCM_LAST) in snd_vortex_new_pcm()