Searched refs:RECVOL (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/uts/common/io/audio/drv/audiocmi/ |
H A D | audiocmi.c | 475 #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 D | audiopci.c | 1018 #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 D | audiosolo.c | 552 #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 D | audiocmihd.c | 131 #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 D | audiols.c | 752 #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 D | ac97.c | 1399 #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 D | audio_4231.c | 715 #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 D | audiohd.c | 1767 #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 D | audioemu10k.c | 1391 #define RECVOL (RECCTL | AUDIO_CTRL_FLAG_RECVOL) macro 1735 AUDIO_CTRL_ID_RECGAIN, RECVOL, 50); in emu10k_create_controls()
|