Home
last modified time | relevance | path

Searched refs:get_defcfg_device (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/sound/pci/hda/
Dpatch_cmedia.c105 if (get_defcfg_device(snd_hda_codec_get_pincfg(codec, 0x10)) == in patch_cmi8888()
Dhda_auto_parser.c210 dev = get_defcfg_device(def_conf); in snd_hda_parse_pin_defcfg()
494 switch (get_defcfg_device(def_conf)) { in hda_get_input_pin_label()
724 switch (get_defcfg_device(def_conf)) { in snd_hda_get_pin_label()
Dhda_jack.c353 switch (get_defcfg_device(def_conf)) { in get_input_jack_type()
Dhda_local.h388 #define get_defcfg_device(cfg) \ macro
Dpatch_sigmatel.c3125 (get_defcfg_device(pin_cfg) == AC_JACK_LINE_OUT || in is_hp_output()
3126 get_defcfg_device(pin_cfg) == AC_JACK_HP_OUT); in is_hp_output()
Dpatch_realtek.c1906 if (get_defcfg_device(val) != AC_JACK_HP_OUT) in alc889_fixup_mbp_vref()