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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dminors.h28 #define SNDRV_MINOR_DEVICE(minor) ((minor) & 0x001f) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dsound.c128 dev = SNDRV_MINOR_DEVICE(minor);
197 if (SNDRV_MINOR_DEVICE(minor) == SNDRV_MINOR_CONTROL ||

Completed in 79 milliseconds