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

/linux-master/sound/pci/hda/
H A Dhda_auto_parser.c204 conn = get_defcfg_connect(def_conf);
451 unsigned int conn = get_defcfg_connect(def_conf);
719 if (get_defcfg_connect(def_conf) == AC_JACK_PORT_NONE)
H A Dhda_jack.c600 conn = get_defcfg_connect(def_conf);
H A Dhda_local.h362 #define get_defcfg_connect(cfg) \ macro
H A Dpatch_cirrus.c183 return (get_defcfg_connect(val) != AC_JACK_PORT_NONE);
H A Dpatch_via.c447 if (get_defcfg_connect(def_conf) == AC_JACK_PORT_NONE
H A Dpatch_sigmatel.c519 def_conf = get_defcfg_connect(def_conf);
3139 return get_defcfg_connect(pin_cfg) != AC_JACK_PORT_NONE &&
H A Dpatch_hdmi.c1893 if (get_defcfg_connect(config) == AC_JACK_PORT_NONE &&
H A Dhda_generic.c1487 if (get_defcfg_connect(defcfg) != AC_JACK_PORT_COMPLEX)
H A Dpatch_realtek.c4144 if (get_defcfg_connect(cfg) == AC_JACK_PORT_FIXED)

Completed in 262 milliseconds