Home
last modified time | relevance | path

Searched refs:snd_hda_get_input_pin_attr (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_auto_parser.c142 attr = snd_hda_get_input_pin_attr(def_conf); in can_be_headset_mic()
446 * snd_hda_get_input_pin_attr - Get the input pin attribute from pin config
452 int snd_hda_get_input_pin_attr(unsigned int def_conf) in snd_hda_get_input_pin_attr() function
471 EXPORT_SYMBOL_GPL(snd_hda_get_input_pin_attr); variable
504 attr = snd_hda_get_input_pin_attr(def_conf); in hda_get_input_pin_label()
511 attr = snd_hda_get_input_pin_attr(def_conf); in hda_get_input_pin_label()
544 attr = snd_hda_get_input_pin_attr(defc); in check_mic_location_need()
552 attr2 = snd_hda_get_input_pin_attr(defc); in check_mic_location_need()
627 int attr = snd_hda_get_input_pin_attr(def_conf); in check_output_pfx()
662 int attr = snd_hda_get_input_pin_attr(def_con in fill_audio_out_name()
[all...]
H A Dhda_auto_parser.h58 int snd_hda_get_input_pin_attr(unsigned int def_conf);
H A Dhda_generic.c2620 if (snd_hda_get_input_pin_attr(defcfg) != INPUT_PIN_ATTR_INT) in create_hp_mic()
2890 if (snd_hda_get_input_pin_attr(defcfg) == INPUT_PIN_ATTR_INT) in create_in_jack_mode()
3591 return snd_hda_get_input_pin_attr(val) == INPUT_PIN_ATTR_INT; in is_inv_dmic_pin()
4959 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.c6063 if (snd_hda_get_input_pin_attr(defcfg) == INPUT_PIN_ATTR_INT) in find_ext_mic_pin()
6108 if (snd_hda_get_input_pin_attr(defcfg) != INPUT_PIN_ATTR_INT) in alc269_fixup_limit_int_mic_boost()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_auto_parser.c138 attr = snd_hda_get_input_pin_attr(def_conf); in can_be_headset_mic()
442 * snd_hda_get_input_pin_attr - Get the input pin attribute from pin config
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); variable
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_con in fill_audio_out_name()
[all...]
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.c6138 if (snd_hda_get_input_pin_attr(defcfg) == INPUT_PIN_ATTR_INT) in find_ext_mic_pin()
6183 if (snd_hda_get_input_pin_attr(defcfg) != INPUT_PIN_ATTR_INT) in alc269_fixup_limit_int_mic_boost()

Completed in 58 milliseconds