Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/au88x0/
H A Dau88x0.h87 #define VORTEX_PCM_LAST 5 macro
133 struct snd_pcm *pcm[VORTEX_PCM_LAST];
H A Dau88x0_pcm.c436 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()
/kernel/linux/linux-6.6/sound/pci/au88x0/
H A Dau88x0.h87 #define VORTEX_PCM_LAST 5 macro
133 struct snd_pcm *pcm[VORTEX_PCM_LAST];
H A Dau88x0_pcm.c436 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 4 milliseconds