Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dsoundcard.h795 #define SOUND_MIXER_NONE 31 macro
801 #define SOUND_MIXER_ENHANCE SOUND_MIXER_NONE
802 #define SOUND_MIXER_MUTE SOUND_MIXER_NONE
803 #define SOUND_MIXER_LOUD SOUND_MIXER_NONE
/linux-3.4.99/Documentation/sound/oss/
DOpti201 if(to == SOUND_MIXER_NONE)
/linux-3.4.99/sound/oss/
Dad1848.c2132 if (n == SOUND_MIXER_NONE) in ad1848_control()