Searched refs:VORTEX_PCM_LAST (Results 1 – 2 of 2) sorted by relevance
87 #define VORTEX_PCM_LAST 5 macro133 struct snd_pcm *pcm[VORTEX_PCM_LAST];
436 static const char * const vortex_pcm_prettyname[VORTEX_PCM_LAST] = {443 static const char * const vortex_pcm_name[VORTEX_PCM_LAST] = {602 if (!chip || idx < 0 || idx >= VORTEX_PCM_LAST) in snd_vortex_new_pcm()
Completed in 5 milliseconds