taglinefilesource code
SOUND_MIXER_SPEAKER157drivers/sound/pas2_mixer.ccase SOUND_MIXER_SPEAKER:  /* PC speaker (0-31) */
SOUND_MIXER_SPEAKER493drivers/sound/soundcard.h#define SOUND_MASK_SPEAKER  (1 << SOUND_MIXER_SPEAKER)
SOUND_MIXER_SPEAKER511drivers/sound/soundcard.h#define SOUND_MIXER_READ_SPEAKER  MIXER_READ(SOUND_MIXER_SPEAKER)
SOUND_MIXER_SPEAKER534drivers/sound/soundcard.h#define SOUND_MIXER_WRITE_SPEAKER  MIXER_WRITE(SOUND_MIXER_SPEAKER)
SOUND_MIXER_SPEAKER1230drivers/sound/soundcard.h#define SOUND_MASK_SPEAKER  (1 << SOUND_MIXER_SPEAKER)
SOUND_MIXER_SPEAKER1248drivers/sound/soundcard.h#define SOUND_MIXER_READ_SPEAKER  MIXER_READ(SOUND_MIXER_SPEAKER)
SOUND_MIXER_SPEAKER1271drivers/sound/soundcard.h#define SOUND_MIXER_WRITE_SPEAKER  MIXER_WRITE(SOUND_MIXER_SPEAKER)