Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_auto_parser.h50 INPUT_PIN_ATTR_INT, /* internal mic/line-in */ enumerator
H A Dhda_auto_parser.c460 return INPUT_PIN_ATTR_INT; in snd_hda_get_input_pin_attr()
462 return INPUT_PIN_ATTR_INT; in snd_hda_get_input_pin_attr()
666 if (!strcmp(name, "Line Out") && attr == INPUT_PIN_ATTR_INT) in fill_audio_out_name()
H A Dhda_generic.c2619 if (snd_hda_get_input_pin_attr(defcfg) != INPUT_PIN_ATTR_INT) in create_hp_mic()
2889 if (snd_hda_get_input_pin_attr(defcfg) == INPUT_PIN_ATTR_INT) in create_in_jack_mode()
3590 return snd_hda_get_input_pin_attr(val) == INPUT_PIN_ATTR_INT; in is_inv_dmic_pin()
4962 case INPUT_PIN_ATTR_INT: 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.c6008 if (snd_hda_get_input_pin_attr(defcfg) == INPUT_PIN_ATTR_INT) in find_ext_mic_pin()
6053 if (snd_hda_get_input_pin_attr(defcfg) != INPUT_PIN_ATTR_INT) in alc269_fixup_limit_int_mic_boost()