Searched refs:SNDRV_OS_MINORS (Results 1 – 2 of 2) sorted by relevance
48 static struct snd_minor *snd_minors[SNDRV_OS_MINORS];233 if (snd_BUG_ON(minor < 0 || minor >= SNDRV_OS_MINORS))
9 #define SNDRV_OS_MINORS 256 macro