Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_auto_parser.c138 attr = snd_hda_get_input_pin_attr(def_conf); in can_be_headset_mic()
448 int snd_hda_get_input_pin_attr(unsigned int def_conf) in snd_hda_get_input_pin_attr() function
467 EXPORT_SYMBOL_GPL(snd_hda_get_input_pin_attr);
500 attr = snd_hda_get_input_pin_attr(def_conf); in hda_get_input_pin_label()
507 attr = snd_hda_get_input_pin_attr(def_conf); in hda_get_input_pin_label()
540 attr = snd_hda_get_input_pin_attr(defc); in check_mic_location_need()
548 attr2 = snd_hda_get_input_pin_attr(defc); in check_mic_location_need()
623 int attr = snd_hda_get_input_pin_attr(def_conf); in check_output_pfx()
658 int attr = snd_hda_get_input_pin_attr(def_conf); in fill_audio_out_name()
H A Dhda_auto_parser.h60 int snd_hda_get_input_pin_attr(unsigned int def_conf);
H A Dhda_generic.c2626 if (snd_hda_get_input_pin_attr(defcfg) != INPUT_PIN_ATTR_INT) in create_hp_mic()
2896 if (snd_hda_get_input_pin_attr(defcfg) == INPUT_PIN_ATTR_INT) in create_in_jack_mode()
3598 return snd_hda_get_input_pin_attr(val) == INPUT_PIN_ATTR_INT; in is_inv_dmic_pin()
4848 attr = snd_hda_get_input_pin_attr(attr); in check_auto_mic_availability()
H A Dpatch_sigmatel.c818 if (snd_hda_get_input_pin_attr(def_conf) == INPUT_PIN_ATTR_INT) in has_builtin_speaker()
H A Dpatch_realtek.c6169 if (snd_hda_get_input_pin_attr(defcfg) == INPUT_PIN_ATTR_INT) in find_ext_mic_pin()
6214 if (snd_hda_get_input_pin_attr(defcfg) != INPUT_PIN_ATTR_INT) in alc269_fixup_limit_int_mic_boost()