Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsoundcard.h1021 #define SOUND_MIXER_SPEAKER 5 /* Output level for the PC speaker macro
1095 #define SOUND_MASK_SPEAKER (1 << SOUND_MIXER_SPEAKER)
1127 #define SOUND_MIXER_READ_SPEAKER MIXER_READ(SOUND_MIXER_SPEAKER)
1165 #define SOUND_MIXER_WRITE_SPEAKER MIXER_WRITE(SOUND_MIXER_SPEAKER)
/freebsd/sys/dev/sound/pcm/
H A Dac97.c92 [SOUND_MIXER_SPEAKER] = { AC97_MIX_BEEP, 4, 1, 0, 1, 0, 0, 0 },
H A Dmixer.c82 [SOUND_MIXER_SPEAKER] = 75,
/freebsd/sys/dev/sound/pci/
H A Dals4000.c543 [SOUND_MIXER_SPEAKER] = { 0x3b, 0x00, 2, 0x00, 0x00 },
H A Dcmi.c630 [SOUND_MIXER_SPEAKER] = {CMPCI_SB16_MIXER_SPEAKER, 0, 0, 2, 0, 0},
/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa.c4724 { SOUND_MIXER_SPEAKER, -1 }, /* speaker */ in hdaa_audio_assign_names()
4782 use = SOUND_MIXER_SPEAKER; in hdaa_audio_assign_names()