Home
last modified time | relevance | path

Searched refs:WT_AUDIO_MIXER (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/hda/
H A Dhda_multi_audio.cpp457 control.type = widget.type == WT_AUDIO_MIXER in hda_create_mux_control()
494 case WT_AUDIO_MIXER: in hda_create_control_for_complex()
514 if (widget.type == WT_AUDIO_MIXER) { in hda_create_control_for_complex()
565 if (widget.type != WT_AUDIO_MIXER) in hda_create_controls_list()
623 if (mixer->type != WT_AUDIO_MIXER && mixer->type != WT_AUDIO_SELECTOR) in hda_create_controls_list()
H A Dhda_codec_defs.h15 WT_AUDIO_MIXER = 2, enumerator
H A Dhda_codec.cpp112 case WT_AUDIO_MIXER: in get_widget_type_name()
924 case WT_AUDIO_MIXER: in hda_widget_find_output_path()
990 case WT_AUDIO_MIXER: in hda_widget_find_input_path()
1055 if (useMixer && inputWidget->type != WT_AUDIO_MIXER in hda_audio_group_build_output_tree()