Searched refs:get_defcfg_connect (Results 1 – 9 of 9) sorted by relevance
206 conn = get_defcfg_connect(def_conf); in snd_hda_parse_pin_defcfg()453 unsigned int conn = get_defcfg_connect(def_conf); in snd_hda_get_input_pin_attr()721 if (get_defcfg_connect(def_conf) == AC_JACK_PORT_NONE) in snd_hda_get_pin_label()
427 conn = get_defcfg_connect(def_conf); in add_jack_kctl()
380 #define get_defcfg_connect(cfg) \ macro
192 return (get_defcfg_connect(val) != AC_JACK_PORT_NONE); in is_active_pin()
459 if (get_defcfg_connect(def_conf) == AC_JACK_PORT_NONE in vt1708_set_pinconfig_connect()
524 def_conf = get_defcfg_connect(def_conf); in stac_init_power_map()3124 return get_defcfg_connect(pin_cfg) != AC_JACK_PORT_NONE && in is_hp_output()
1694 if (get_defcfg_connect(config) == AC_JACK_PORT_NONE) in hdmi_add_pin()
3563 if (get_defcfg_connect(cfg) == AC_JACK_PORT_FIXED) in alc271_fixup_dmic()
1476 if (get_defcfg_connect(defcfg) != AC_JACK_PORT_COMPLEX) in can_be_multiio_pin()