Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/drv/audiols/
H A Daudiols.c804 if (dev->ac97_recgain && !dev->controls[CTL_LOOP].val) { in audigyls_configure_mixer()
860 if (dev->controls[CTL_LOOP].val) { in audigyls_configure_mixer()
919 case CTL_LOOP: in audigyls_set_control()
1066 case CTL_LOOP: in audigyls_alloc_ctrl()
1092 audigyls_alloc_ctrl(dev, CTL_LOOP, 0); in audigyls_add_controls()
H A Daudiols.h190 CTL_LOOP, enumerator
/illumos-gate/usr/src/uts/common/io/audio/drv/audiocmihd/
H A Daudiocmihd.h283 CTL_LOOP, enumerator
H A Daudiocmihd.c1272 case CTL_LOOP: in cmediahd_set_control()
1426 case CTL_LOOP: in cmediahd_alloc_ctrl()
1504 cmediahd_alloc_ctrl(devc, CTL_LOOP, 0); in cmediahd_add_controls()
/illumos-gate/usr/src/uts/common/io/audio/drv/audiohd/
H A Daudiohd.h716 CTL_LOOP, enumerator
H A Daudiohd.c1973 audiohd_create_bool(statep, CTL_LOOP, AUDIO_CTRL_ID_LOOPBACK, in audiohd_create_controls()