taglinefilesource code
SOUND_MASK_SPEAKER494drivers/sound/ad1848.creturn snd_ioctl_return ((int *) arg, devc->supported_devices & ~(SOUND_MASK_SPEAKER | SOUND_MASK_IMIX));
SOUND_MASK_SPEAKER48drivers/sound/ad1848_mixer.hSOUND_MASK_CD | SOUND_MASK_SPEAKER | \
SOUND_MASK_SPEAKER61drivers/sound/ad1848_mixer.hSOUND_MASK_LINE3 | SOUND_MASK_SPEAKER | \
SOUND_MASK_SPEAKER47drivers/sound/pas2_mixer.c#define POSSIBLE_RECORDING_DEVICES  (SOUND_MASK_SYNTH | SOUND_MASK_SPEAKER | SOUND_MASK_LINE | SOUND_MASK_MIC | \
SOUND_MASK_SPEAKER50drivers/sound/pas2_mixer.c#define SUPPORTED_MIXER_DEVICES    (SOUND_MASK_SYNTH | SOUND_MASK_PCM | SOUND_MASK_SPEAKER | SOUND_MASK_LINE | SOUND_MASK_MIC | \
SOUND_MASK_SPEAKER481drivers/sound/sb_mixer.creturn snd_ioctl_return ((int *) arg, supported_devices & ~(SOUND_MASK_MIC | SOUND_MASK_SPEAKER));
SOUND_MASK_SPEAKER48drivers/sound/sb_mixer.hSOUND_MASK_TREBLE|SOUND_MASK_SPEAKER )
SOUND_MASK_SPEAKER53drivers/sound/sb_mixer.h#define SB16_MIXER_DEVICES    (SOUND_MASK_SYNTH | SOUND_MASK_PCM | SOUND_MASK_SPEAKER | SOUND_MASK_LINE | SOUND_MASK_MIC | \