Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dsoundcard.h793 #define SOUND_MIXER_NONE 31 macro
799 #define SOUND_MIXER_ENHANCE SOUND_MIXER_NONE
800 #define SOUND_MIXER_MUTE SOUND_MIXER_NONE
801 #define SOUND_MIXER_LOUD SOUND_MIXER_NONE
/linux-2.6.39/Documentation/sound/oss/
DOpti205 if(to == SOUND_MIXER_NONE)
/linux-2.6.39/sound/oss/
Dad1848.c2132 if (n == SOUND_MIXER_NONE) in ad1848_control()