Searched refs:VORTEX_PCM_LAST (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/au88x0/
H A Dau88x0.h102 #define VORTEX_PCM_LAST 5 macro
140 struct snd_pcm *pcm[VORTEX_PCM_LAST];
H A Dau88x0_pcm.c419 static char *vortex_pcm_prettyname[VORTEX_PCM_LAST] = {
426 static char *vortex_pcm_name[VORTEX_PCM_LAST] = {
508 if ((chip == 0) || (idx < 0) || (idx >= VORTEX_PCM_LAST))

Completed in 187 milliseconds