Home
last modified time | relevance | path

Searched refs:RECVOL (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/io/audio/drv/audiocmi/
H A Daudiocmi.c475 #define RECVOL (RECCTL | AUDIO_CTRL_FLAG_RECVOL) macro
517 desc.acd_flags = RECVOL; in cmpci_alloc_ctrl()
525 desc.acd_flags = RECVOL; in cmpci_alloc_ctrl()
533 desc.acd_flags = RECVOL; in cmpci_alloc_ctrl()
541 desc.acd_flags = RECVOL; in cmpci_alloc_ctrl()
/titanic_41/usr/src/uts/common/io/audio/drv/audiopci/
H A Daudiopci.c1018 #define RECVOL (RECCTL | AUDIO_CTRL_FLAG_RECVOL) macro
1066 desc.acd_flags = RECVOL; in audiopci_alloc_ctrl()
1075 desc.acd_flags = RECVOL; in audiopci_alloc_ctrl()
1084 desc.acd_flags = RECVOL; in audiopci_alloc_ctrl()
1093 desc.acd_flags = RECVOL; in audiopci_alloc_ctrl()
1102 desc.acd_flags = RECVOL; in audiopci_alloc_ctrl()
/titanic_41/usr/src/uts/common/io/audio/drv/audiosolo/
H A Daudiosolo.c552 #define RECVOL (RECCTL | AUDIO_CTRL_FLAG_RECVOL) macro
600 desc.acd_flags = RECVOL; in solo_alloc_ctrl()
609 desc.acd_flags = RECVOL; in solo_alloc_ctrl()
618 desc.acd_flags = RECVOL; in solo_alloc_ctrl()
627 desc.acd_flags = RECVOL; in solo_alloc_ctrl()
636 desc.acd_flags = RECVOL; in solo_alloc_ctrl()
/titanic_41/usr/src/uts/common/io/audio/drv/audiocmihd/
H A Daudiocmihd.c131 #define RECVOL (RECCTL | AUDIO_CTRL_FLAG_RECVOL) macro
1445 desc.acd_flags = RECVOL; in cmediahd_alloc_ctrl()
1453 desc.acd_flags = RECVOL; in cmediahd_alloc_ctrl()
1461 desc.acd_flags = RECVOL; in cmediahd_alloc_ctrl()
1468 desc.acd_flags = RECVOL; in cmediahd_alloc_ctrl()
/titanic_41/usr/src/uts/common/io/audio/drv/audiols/
H A Daudiols.c752 #define RECVOL (RECCTL | AUDIO_CTRL_FLAG_RECVOL) macro
1001 desc.acd_flags = RECVOL; in audigyls_alloc_ctrl()
/titanic_41/usr/src/uts/common/io/audio/ac97/
H A Dac97.c1399 #define RECVOL (RECCTL | AUDIO_CTRL_FLAG_RECVOL) macro
1442 RECVOL, RGR_MUTE, ac_recgain_set, NULL, -4},
/titanic_41/usr/src/uts/sun/io/audio/drv/audiocs/
H A Daudio_4231.c715 #define RECVOL (RECCTL | AUDIO_CTRL_FLAG_RECVOL) macro
760 desc.acd_flags = RECVOL; in audiocs_alloc_ctrl()
/titanic_41/usr/src/uts/common/io/audio/drv/audiohd/
H A Daudiohd.c1767 #define RECVOL (RECCTL | AUDIO_CTRL_FLAG_RECVOL) macro
1868 desc.acd_flags = RECVOL; in audiohd_create_recsrc()
1941 AUDIO_CTRL_ID_LINEIN, RECVOL, 50, in audiohd_create_controls()
1945 AUDIO_CTRL_ID_MIC, RECVOL, 50, in audiohd_create_controls()
1949 AUDIO_CTRL_ID_CD, RECVOL, 50, in audiohd_create_controls()
/titanic_41/usr/src/uts/common/io/audio/drv/audioemu10k/
H A Daudioemu10k.c1391 #define RECVOL (RECCTL | AUDIO_CTRL_FLAG_RECVOL) macro
1735 AUDIO_CTRL_ID_RECGAIN, RECVOL, 50); in emu10k_create_controls()