Home
last modified time | relevance | path

Searched refs:snd_hda_get_input_pin_attr (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/sound/pci/hda/
Dhda_auto_parser.c136 attr = snd_hda_get_input_pin_attr(def_conf); in can_be_headset_mic()
446 int snd_hda_get_input_pin_attr(unsigned int def_conf) in snd_hda_get_input_pin_attr() function
465 EXPORT_SYMBOL_GPL(snd_hda_get_input_pin_attr);
498 attr = snd_hda_get_input_pin_attr(def_conf); in hda_get_input_pin_label()
505 attr = snd_hda_get_input_pin_attr(def_conf); in hda_get_input_pin_label()
538 attr = snd_hda_get_input_pin_attr(defc); in check_mic_location_need()
546 attr2 = snd_hda_get_input_pin_attr(defc); in check_mic_location_need()
621 int attr = snd_hda_get_input_pin_attr(def_conf); in check_output_pfx()
656 int attr = snd_hda_get_input_pin_attr(def_conf); in fill_audio_out_name()
Dhda_auto_parser.h58 int snd_hda_get_input_pin_attr(unsigned int def_conf);
Dhda_generic.c2603 if (snd_hda_get_input_pin_attr(defcfg) != INPUT_PIN_ATTR_INT) in create_hp_mic()
2873 if (snd_hda_get_input_pin_attr(defcfg) == INPUT_PIN_ATTR_INT) in create_in_jack_mode()
3570 return snd_hda_get_input_pin_attr(val) == INPUT_PIN_ATTR_INT; in is_inv_dmic_pin()
4882 attr = snd_hda_get_input_pin_attr(attr); in check_auto_mic_availability()
Dpatch_sigmatel.c811 if (snd_hda_get_input_pin_attr(def_conf) == INPUT_PIN_ATTR_INT) in has_builtin_speaker()
Dpatch_realtek.c5343 if (snd_hda_get_input_pin_attr(defcfg) == INPUT_PIN_ATTR_INT) in find_ext_mic_pin()
5399 if (snd_hda_get_input_pin_attr(defcfg) != INPUT_PIN_ATTR_INT) in alc269_fixup_limit_int_mic_boost()