Home
last modified time | relevance | path

Searched refs:get_defcfg_connect (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/sound/pci/hda/
H A Dhda_auto_parser.c208 conn = get_defcfg_connect(def_conf); in snd_hda_parse_pin_defcfg()
457 unsigned int conn = get_defcfg_connect(def_conf); in snd_hda_get_input_pin_attr()
725 if (get_defcfg_connect(def_conf) == AC_JACK_PORT_NONE) in snd_hda_get_pin_label()
H A Dhda_jack.c600 conn = get_defcfg_connect(def_conf); in add_jack_kctl()
H A Dhda_local.h390 #define get_defcfg_connect(cfg) \ macro
H A Dpatch_cirrus.c183 return (get_defcfg_connect(val) != AC_JACK_PORT_NONE); in is_active_pin()
H A Dpatch_via.c441 if (get_defcfg_connect(def_conf) == AC_JACK_PORT_NONE in vt1708_set_pinconfig_connect()
H A Dpatch_sigmatel.c519 def_conf = get_defcfg_connect(def_conf); in stac_init_power_map()
3137 return get_defcfg_connect(pin_cfg) != AC_JACK_PORT_NONE && in is_hp_output()
H A Dpatch_hdmi.c1893 if (get_defcfg_connect(config) == AC_JACK_PORT_NONE && in hdmi_add_pin()
H A Dhda_generic.c1487 if (get_defcfg_connect(defcfg) != AC_JACK_PORT_COMPLEX) in can_be_multiio_pin()
H A Dpatch_realtek.c4215 if (get_defcfg_connect(cfg) == AC_JACK_PORT_FIXED) in alc271_fixup_dmic()