Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/audio/hda/
H A Dhda_codec.cpp862 kDefaultDevice[CONF_DEFAULT_DEVICE(resp[0])], in hda_codec_parse_audio_group()
977 switch (CONF_DEFAULT_DEVICE(widget->d.pin.config)) { in hda_widget_find_input_path()
1038 int device = CONF_DEFAULT_DEVICE(widget.d.pin.config); in hda_audio_group_build_output_tree()
1217 || CONF_DEFAULT_DEVICE(widget.d.pin.config) in hda_audio_group_check_sense()
1243 int device = CONF_DEFAULT_DEVICE(widget.d.pin.config); in hda_audio_group_check_sense()
H A Dhda_codec_defs.h359 #define CONF_DEFAULT_DEVICE(c) ((c & CONF_DEFAULT_DEVICE_MASK) >> CONF_DEFAULT_DEVICE_SHIFT) macro
H A Dhda_multi_audio.cpp280 switch (CONF_DEFAULT_DEVICE(widget.d.pin.config)) { in hda_find_multi_string()
306 switch (CONF_DEFAULT_DEVICE(widget.d.pin.config)) { in hda_find_multi_custom_string()