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