Home
last modified time | relevance | path

Searched refs:SNDRV_OS_MINORS (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/sound/core/
Dsound.c57 static struct snd_minor *snd_minors[SNDRV_OS_MINORS];
238 if (snd_BUG_ON(minor < 0 || minor >= SNDRV_OS_MINORS)) in snd_find_free_minor()
365 for (minor = 0; minor < SNDRV_OS_MINORS; ++minor) { in snd_minor_info_read()
/linux-4.4.14/include/sound/
Dminors.h24 #define SNDRV_OS_MINORS 256 macro
Dpcm.h97 #define SNDRV_PCM_DEVICES (SNDRV_OS_MINORS-2)