Home
last modified time | relevance | path

Searched refs:SOUND_MIXER_SPEAKER (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sys/sys/
H A Dsoundcard.h1014 #define SOUND_MIXER_SPEAKER 5 /* Output level for the PC speaker macro
1089 #define SOUND_MASK_SPEAKER (1 << SOUND_MIXER_SPEAKER)
1121 #define SOUND_MIXER_READ_SPEAKER MIXER_READ(SOUND_MIXER_SPEAKER)
1159 #define SOUND_MIXER_WRITE_SPEAKER MIXER_WRITE(SOUND_MIXER_SPEAKER)
/dragonfly/sys/dev/sound/pcm/
H A Dac97.c91 [SOUND_MIXER_SPEAKER] = { AC97_MIX_BEEP, 4, 1, 0, 1, 0, 0, 0 },
H A Dmixer.c85 [SOUND_MIXER_SPEAKER] = 75,
/dragonfly/sys/dev/sound/pci/
H A Dals4000.c548 [SOUND_MIXER_SPEAKER] = { 0x3b, 0x00, 2, 0x00, 0x00 },
H A Dcmi.c635 [SOUND_MIXER_SPEAKER] = {CMPCI_SB16_MIXER_SPEAKER, 0, 0, 2, 0, 0},
/dragonfly/sys/bus/u4b/audio/
H A Duaudio.c4352 {UATO_SPEAKER, SOUND_MIXER_SPEAKER},
4353 {UATO_DESKTOPSPEAKER, SOUND_MIXER_SPEAKER},
4354 {UATO_ROOMSPEAKER, SOUND_MIXER_SPEAKER},
4355 {UATO_COMMSPEAKER, SOUND_MIXER_SPEAKER},
/dragonfly/sys/dev/sound/pci/hda/
H A Dhdaa.c4754 { SOUND_MIXER_SPEAKER, -1 }, /* speaker */ in hdaa_audio_assign_names()
4812 use = SOUND_MIXER_SPEAKER; in hdaa_audio_assign_names()