Searched refs:SNDRV_MINOR_OSS_DEVICE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dminors.h76 #define SNDRV_MINOR_OSS_DEVICE(minor) ((minor) & 0x000f) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dsound_oss.c127 minor_unit = SNDRV_MINOR_OSS_DEVICE(minor);
183 switch (SNDRV_MINOR_OSS_DEVICE(minor)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/oss/
H A Dpcm_oss.c2260 switch (SNDRV_MINOR_OSS_DEVICE(minor)) {

Completed in 112 milliseconds