Home
last modified time | relevance | path

Searched refs:acd_flags (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_ctrl.c155 new_desc->acd_flags = desc->acd_flags; in audio_dev_add_control()
188 if (new_desc->acd_flags & AUDIO_CTRL_FLAG_READABLE) { in audio_dev_add_control()
193 if (new_desc->acd_flags & AUDIO_CTRL_FLAG_WRITEABLE) { in audio_dev_add_control()
248 desc.acd_flags = AUDIO_CTRL_FLAG_RW | AUDIO_CTRL_FLAG_PLAY | in audio_dev_add_soft_volume()
H A Daudio_oss.c108 if (desc.acd_flags & AUDIO_CTRL_FLAG_MULTI) { in oss_cnt_controls()
149 if (desc.acd_flags & AUDIO_CTRL_FLAG_PLAY) { in oss_add_control()
163 } else if (desc.acd_flags & AUDIO_CTRL_FLAG_REC) { in oss_add_control()
177 } else if (desc.acd_flags & AUDIO_CTRL_FLAG_MONITOR) { in oss_add_control()
209 if (desc.acd_flags & AUDIO_CTRL_FLAG_MULTI) { in oss_add_control()
260 if (desc.acd_flags & AUDIO_CTRL_FLAG_READABLE) in oss_add_control()
262 if (desc.acd_flags & AUDIO_CTRL_FLAG_WRITEABLE) in oss_add_control()
264 if (desc.acd_flags & AUDIO_CTRL_FLAG_CENTIBEL) in oss_add_control()
266 if (desc.acd_flags & AUDIO_CTRL_FLAG_DECIBEL) in oss_add_control()
268 if (desc.acd_flags & AUDIO_CTRL_FLAG_MAINVOL) in oss_add_control()
[all …]
H A Daudio_impl.h414 #define ctrl_flags ctrl_des.acd_flags
/illumos-gate/usr/src/uts/common/io/audio/drv/audiosolo/
H A Daudiosolo.c573 desc.acd_flags = PCMVOL; in solo_alloc_ctrl()
582 desc.acd_flags = MAINVOL; in solo_alloc_ctrl()
591 desc.acd_flags = MAINVOL; in solo_alloc_ctrl()
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()
645 desc.acd_flags = RECCTL | AUDIO_CTRL_FLAG_MULTI; in solo_alloc_ctrl()
657 desc.acd_flags = MONCTL | AUDIO_CTRL_FLAG_MULTI; in solo_alloc_ctrl()
[all …]
/illumos-gate/usr/src/uts/common/io/audio/drv/audiocmi/
H A Daudiocmi.c493 desc.acd_flags = PCMVOL; in cmpci_alloc_ctrl()
501 desc.acd_flags = MAINVOL; in cmpci_alloc_ctrl()
509 desc.acd_flags = MAINVOL; in cmpci_alloc_ctrl()
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()
554 desc.acd_flags = RECCTL | AUDIO_CTRL_FLAG_MULTI; in cmpci_alloc_ctrl()
566 desc.acd_flags = MONCTL | AUDIO_CTRL_FLAG_MULTI; in cmpci_alloc_ctrl()
574 desc.acd_flags = RECCTL; in cmpci_alloc_ctrl()
/illumos-gate/usr/src/uts/common/io/audio/drv/audiocmihd/
H A Daudiocmihd.c1356 desc.acd_flags = PCMVOL; in cmediahd_alloc_ctrl()
1364 desc.acd_flags = PCMVOL; in cmediahd_alloc_ctrl()
1372 desc.acd_flags = PCMVOL; in cmediahd_alloc_ctrl()
1380 desc.acd_flags = PCMVOL; in cmediahd_alloc_ctrl()
1388 desc.acd_flags = PCMVOL; in cmediahd_alloc_ctrl()
1396 desc.acd_flags = PCMVOL; in cmediahd_alloc_ctrl()
1404 desc.acd_flags = RECCTL; in cmediahd_alloc_ctrl()
1410 desc.acd_flags = RECCTL; in cmediahd_alloc_ctrl()
1431 desc.acd_flags = RECCTL; in cmediahd_alloc_ctrl()
1439 desc.acd_flags = PLAYCTL; in cmediahd_alloc_ctrl()
[all …]
/illumos-gate/usr/src/uts/common/io/audio/drv/audiopci/
H A Daudiopci.c1039 desc.acd_flags = PCMVOL; in audiopci_alloc_ctrl()
1048 desc.acd_flags = MAINVOL; in audiopci_alloc_ctrl()
1057 desc.acd_flags = MAINVOL; in audiopci_alloc_ctrl()
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()
1111 desc.acd_flags = RECCTL | AUDIO_CTRL_FLAG_MULTI; in audiopci_alloc_ctrl()
1123 desc.acd_flags = MONCTL | AUDIO_CTRL_FLAG_MULTI; in audiopci_alloc_ctrl()
[all …]
/illumos-gate/usr/src/uts/common/io/audio/drv/audiols/
H A Daudiols.c969 desc.acd_flags = MAINVOL; in audigyls_alloc_ctrl()
977 desc.acd_flags = MAINVOL; in audigyls_alloc_ctrl()
985 desc.acd_flags = MAINVOL; in audigyls_alloc_ctrl()
993 desc.acd_flags = MAINVOL; in audigyls_alloc_ctrl()
1001 desc.acd_flags = RECVOL; in audigyls_alloc_ctrl()
1007 desc.acd_flags = RECCTL; in audigyls_alloc_ctrl()
1055 desc.acd_flags = MONVOL; in audigyls_alloc_ctrl()
1063 desc.acd_flags = PLAYCTL; in audigyls_alloc_ctrl()
1071 desc.acd_flags = RECCTL; in audigyls_alloc_ctrl()
/illumos-gate/usr/src/uts/common/io/audio/ac97/
H A Dac97_impl.h50 #define actrl_flags actrl_desc.acd_flags
/illumos-gate/usr/src/uts/sun/io/audio/drv/audiocs/
H A Daudio_4231.c751 desc.acd_flags = PCMVOL; in audiocs_alloc_ctrl()
760 desc.acd_flags = RECVOL; in audiocs_alloc_ctrl()
769 desc.acd_flags = MONVOL; in audiocs_alloc_ctrl()
778 desc.acd_flags = RECCTL; in audiocs_alloc_ctrl()
791 desc.acd_flags = PLAYCTL | AUDIO_CTRL_FLAG_MULTI; in audiocs_alloc_ctrl()
803 desc.acd_flags = RECCTL; in audiocs_alloc_ctrl()
/illumos-gate/usr/src/uts/common/sys/audio/
H A Daudio_common.h55 uint64_t acd_flags; /* Characteristics */ member
/illumos-gate/usr/src/uts/common/io/audio/drv/audioemu10k/
H A Daudioemu10k.c1514 desc.acd_flags = flags; in emu10k_create_stereo()
1543 desc.acd_flags = flags; in emu10k_create_mono()
1576 desc.acd_flags = RECCTL; in emu10k_create_ac97src()
1626 desc.acd_flags = RECCTL; in emu10k_create_recsrc()
1700 desc.acd_flags = AUDIO_CTRL_FLAG_RW; in emu10k_create_jack3()
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_ac/
H A Dusb_ac.c5072 desc.acd_flags = AUDIO_CTRL_FLAG_MAINVOL | AUDIO_CTRL_FLAG_RW in usb_audio_ctrl_alloc()
5082 desc.acd_flags = AUDIO_CTRL_FLAG_MAINVOL | AUDIO_CTRL_FLAG_RW in usb_audio_ctrl_alloc()
5093 desc.acd_flags = AUDIO_CTRL_FLAG_RECVOL|AUDIO_CTRL_FLAG_REC in usb_audio_ctrl_alloc()
5103 desc.acd_flags = AUDIO_CTRL_FLAG_RECVOL|AUDIO_CTRL_FLAG_REC in usb_audio_ctrl_alloc()
5114 desc.acd_flags = AUDIO_CTRL_FLAG_MONVOL |AUDIO_CTRL_FLAG_MONITOR in usb_audio_ctrl_alloc()
5125 desc.acd_flags = AUDIO_CTRL_FLAG_RW; in usb_audio_ctrl_alloc()
5134 desc.acd_flags = AUDIO_CTRL_FLAG_RW | AUDIO_CTRL_FLAG_REC; in usb_audio_ctrl_alloc()
/illumos-gate/usr/src/uts/common/io/audio/drv/audiohd/
H A Daudiohd.c1799 desc.acd_flags = flags; in audiohd_create_mono()
1823 desc.acd_flags = flags; in audiohd_create_stereo()
1847 desc.acd_flags = RECCTL; in audiohd_create_bool()
1868 desc.acd_flags = RECVOL; in audiohd_create_recsrc()