get_defcfg_connect  202 sound/pci/hda/hda_auto_parser.c 		conn = get_defcfg_connect(def_conf);
get_defcfg_connect  449 sound/pci/hda/hda_auto_parser.c 	unsigned int conn = get_defcfg_connect(def_conf);
get_defcfg_connect  717 sound/pci/hda/hda_auto_parser.c 	if (get_defcfg_connect(def_conf) == AC_JACK_PORT_NONE)
get_defcfg_connect 1464 sound/pci/hda/hda_generic.c 	if (get_defcfg_connect(defcfg) != AC_JACK_PORT_COMPLEX)
get_defcfg_connect  447 sound/pci/hda/hda_jack.c 	conn = get_defcfg_connect(def_conf);
get_defcfg_connect  179 sound/pci/hda/patch_cirrus.c 	return (get_defcfg_connect(val) != AC_JACK_PORT_NONE);
get_defcfg_connect 1714 sound/pci/hda/patch_hdmi.c 	if (get_defcfg_connect(config) == AC_JACK_PORT_NONE)
get_defcfg_connect 3841 sound/pci/hda/patch_realtek.c 	if (get_defcfg_connect(cfg) == AC_JACK_PORT_FIXED)
get_defcfg_connect  512 sound/pci/hda/patch_sigmatel.c 		def_conf = get_defcfg_connect(def_conf);
get_defcfg_connect 3122 sound/pci/hda/patch_sigmatel.c 	return get_defcfg_connect(pin_cfg) != AC_JACK_PORT_NONE &&
get_defcfg_connect  446 sound/pci/hda/patch_via.c 	if (get_defcfg_connect(def_conf) == AC_JACK_PORT_NONE