Home
last modified time | relevance | path

Searched refs:SOUND_MASK_SPEAKER (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dsoundcard.h1087 #define SOUND_MASK_SPEAKER (1 << SOUND_MIXER_SPEAKER) macro
/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa.c476 if (pdevinfo->recsrc & (SOUND_MASK_IMIX | SOUND_MASK_SPEAKER)) in hdaa_autorecsrc_handler()
5556 SOUND_MASK_MIC | SOUND_MASK_SPEAKER | SOUND_MASK_IGAIN | in hdaa_dump_ctls()
7017 hdaa_dump_ctls(pdevinfo, "Speaker/Beep Volume", SOUND_MASK_SPEAKER); in hdaa_pcm_attach()