Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_CLASS_LAST (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/sound/core/
Dpcm.c1033 static const char *strs[SNDRV_PCM_CLASS_LAST + 1] = { in show_pcm_class()
1040 if (pcm->dev_class > SNDRV_PCM_CLASS_LAST) in show_pcm_class()
/linux-4.1.27/include/uapi/sound/
Dasound.h157 SNDRV_PCM_CLASS_LAST = SNDRV_PCM_CLASS_DIGITIZER, enumerator