Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/audio/hda/
H A Dhda_codec.cpp116 case WT_PIN_COMPLEX: in get_widget_type_name()
343 case WT_PIN_COMPLEX: in dump_audiogroup_widgets()
653 if (widget.type != WT_PIN_COMPLEX) in hda_widget_get_associations()
840 case WT_PIN_COMPLEX: in hda_codec_parse_audio_group()
970 case WT_PIN_COMPLEX: in hda_widget_find_input_path()
1034 if (widget.type != WT_PIN_COMPLEX in hda_audio_group_build_output_tree()
1148 && widget.type != WT_PIN_COMPLEX) in hda_audio_group_build_tree()
1193 if (widget.type != WT_PIN_COMPLEX) in hda_audio_group_switch_init()
1215 if (widget.type != WT_PIN_COMPLEX in hda_audio_group_check_sense()
1239 if (widget.type != WT_PIN_COMPLEX in hda_audio_group_check_sense()
[all …]
H A Dhda_codec_defs.h17 WT_PIN_COMPLEX = 4, enumerator
H A Dhda_multi_audio.cpp467 if (input->type != WT_PIN_COMPLEX) in hda_create_mux_control()
496 case WT_PIN_COMPLEX: in hda_create_control_for_complex()
546 if (complex.type != WT_PIN_COMPLEX) in hda_create_controls_list()
577 if (complex->type != WT_PIN_COMPLEX) in hda_create_controls_list()