Searched refs:get_defcfg_device (Results 1 – 6 of 6) sorted by relevance
91 if (get_defcfg_device(snd_hda_codec_get_pincfg(codec, 0x10)) == in patch_cmi8888()
208 dev = get_defcfg_device(def_conf); in snd_hda_parse_pin_defcfg()492 switch (get_defcfg_device(def_conf)) { in hda_get_input_pin_label()722 switch (get_defcfg_device(def_conf)) { in snd_hda_get_pin_label()
505 switch (get_defcfg_device(def_conf)) { in get_input_jack_type()
370 #define get_defcfg_device(cfg) \ macro
3130 (get_defcfg_device(pin_cfg) == AC_JACK_LINE_OUT || in is_hp_output()3131 get_defcfg_device(pin_cfg) == AC_JACK_HP_OUT); in is_hp_output()
2045 if (get_defcfg_device(val) != AC_JACK_HP_OUT) in alc889_fixup_mbp_vref()