SOUND_MIXER_SPEAKER  832 include/linux/soundcard.h #define SOUND_MASK_SPEAKER	(1 << SOUND_MIXER_SPEAKER)
SOUND_MIXER_SPEAKER  864 include/linux/soundcard.h #define SOUND_MIXER_READ_SPEAKER	MIXER_READ(SOUND_MIXER_SPEAKER)
SOUND_MIXER_SPEAKER  894 include/linux/soundcard.h #define SOUND_MIXER_WRITE_SPEAKER	MIXER_WRITE(SOUND_MIXER_SPEAKER)
SOUND_MIXER_SPEAKER 1242 sound/core/oss/mixer_oss.c 		{ SOUND_MIXER_SPEAKER,	"PC Speaker", 		0 },
SOUND_MIXER_SPEAKER  202 sound/oss/ac97_codec.c 	{SOUND_MIXER_SPEAKER,	0x4343},
SOUND_MIXER_SPEAKER  224 sound/oss/ac97_codec.c 	[SOUND_MIXER_SPEAKER]	=	{AC97_PCBEEP_VOL,	16},
SOUND_MIXER_SPEAKER  307 sound/oss/ac97_codec.c 	} else if (oss_channel == SOUND_MIXER_SPEAKER) {
SOUND_MIXER_SPEAKER  393 sound/oss/ac97_codec.c 	} else if (oss_channel == SOUND_MIXER_SPEAKER) {
SOUND_MIXER_SPEAKER  112 sound/oss/ad1848_mixer.h 	MIX_ENT(SOUND_MIXER_SPEAKER,	26, 1, 0, 4,	 0, 0, 0, 0,  8),
SOUND_MIXER_SPEAKER  132 sound/oss/ad1848_mixer.h 	MIX_ENT(SOUND_MIXER_SPEAKER,	26, 1, 0, 4,	 0, 0, 0, 0,  8),
SOUND_MIXER_SPEAKER  154 sound/oss/ad1848_mixer.h 	MIX_ENT(SOUND_MIXER_SPEAKER,	26, 1, 0, 4,	 0, 0, 0, 0,  8),
SOUND_MIXER_SPEAKER  183 sound/oss/ad1848_mixer.h 	MIX_ENT(SOUND_MIXER_SPEAKER,	22, 1, 1, 5,	23, 1, 1, 5,  7),
SOUND_MIXER_SPEAKER  204 sound/oss/ad1848_mixer.h 	MIX_ENT (SOUND_MIXER_SPEAKER,	18, 0, 3, 2,			  0, 0, 0, 0,  8),
SOUND_MIXER_SPEAKER  161 sound/oss/pas2_mixer.c 	  case SOUND_MIXER_SPEAKER:	/* PC speaker (0-31) */
SOUND_MIXER_SPEAKER 1383 sound/oss/sb_ess.c #define ES_REC_MIXER_RECSPEAKER	(SOUND_MIXER_SPEAKER + ES_REC_MIXER_RECDIFF)
SOUND_MIXER_SPEAKER 1402 sound/oss/sb_ess.c MIX_ENT(SOUND_MIXER_SPEAKER,		0x3c, 2, 3, 0x00, 0, 0),
SOUND_MIXER_SPEAKER 1429 sound/oss/sb_ess.c MIX_ENT(SOUND_MIXER_SPEAKER,		0x3c, 2, 3, 0x00, 0, 0),
SOUND_MIXER_SPEAKER 1449 sound/oss/sb_ess.c MIX_ENT(SOUND_MIXER_SPEAKER,		0x3c, 2, 3, 0x00, 0, 0),
SOUND_MIXER_SPEAKER 1473 sound/oss/sb_ess.c MIX_ENT(SOUND_MIXER_SPEAKER,		0x3c, 2, 3, 0x00, 0, 0),
SOUND_MIXER_SPEAKER 1512 sound/oss/sb_ess.c MIX_ENT(SOUND_MIXER_SPEAKER,		0x3c, 2, 3, 0x00, 0, 0),
SOUND_MIXER_SPEAKER   70 sound/oss/sb_mixer.c MIX_ENT(SOUND_MIXER_SPEAKER,	0x00, 0, 0, 0x00, 0, 0),
SOUND_MIXER_SPEAKER   85 sound/oss/sb_mixer.c MIX_ENT(SOUND_MIXER_SPEAKER,	0x3b, 7, 2, 0x00, 0, 0),
SOUND_MIXER_SPEAKER  103 sound/oss/sb_mixer.c MIX_ENT(SOUND_MIXER_SPEAKER,	0x00, 0, 0, 0x00, 0, 0),
SOUND_MIXER_SPEAKER  369 sound/oss/swarm_cs4297a.c 		[SOUND_MIXER_SPEAKER] = 7,	// Speaker 
SOUND_MIXER_SPEAKER  506 sound/oss/swarm_cs4297a.c 		case SOUND_MIXER_SPEAKER:
SOUND_MIXER_SPEAKER 1161 sound/oss/swarm_cs4297a.c 		[SOUND_MIXER_SPEAKER] = 7,	// Speaker 
SOUND_MIXER_SPEAKER 1364 sound/oss/swarm_cs4297a.c 	case SOUND_MIXER_SPEAKER:
SOUND_MIXER_SPEAKER  261 sound/oss/trix.c 		AD1848_REROUTE(SOUND_MIXER_SPEAKER, SOUND_MIXER_ALTPCM);	/* SB */
SOUND_MIXER_SPEAKER 1933 sound/oss/waveartist.c 		if ((cmd & 0xff) == SOUND_MIXER_SPEAKER) {
SOUND_MIXER_SPEAKER 1942 sound/oss/waveartist.c 			devc->levels[SOUND_MIXER_SPEAKER] = val | (val << 8);