Searched refs:SOUND_MIXER_SPEAKER (Results 1 – 4 of 4) sorted by relevance
752 #define SOUND_MIXER_SPEAKER 5 macro824 #define SOUND_MASK_SPEAKER (1 << SOUND_MIXER_SPEAKER)856 #define SOUND_MIXER_READ_SPEAKER MIXER_READ(SOUND_MIXER_SPEAKER)886 #define SOUND_MIXER_WRITE_SPEAKER MIXER_WRITE(SOUND_MIXER_SPEAKER)
1305 { SOUND_MIXER_SPEAKER, "Beep", 0 }, in snd_mixer_oss_build()1306 { SOUND_MIXER_SPEAKER, "PC Speaker", 0 }, /* fallback */ in snd_mixer_oss_build()1307 { SOUND_MIXER_SPEAKER, "Speaker", 0 }, /* fallback */ in snd_mixer_oss_build()
244 SOUND_MIXER_SPEAKER PC Speaker 0
2344 #define TARGET_SOUND_MIXER_READ_SPEAKER TARGET_MIXER_READ(SOUND_MIXER_SPEAKER)2375 #define TARGET_SOUND_MIXER_WRITE_SPEAKER TARGET_MIXER_WRITE(SOUND_MIXER_SPEAKER)