AC_JACK_PORT_NONE  203 sound/pci/hda/hda_auto_parser.c 		if (conn == AC_JACK_PORT_NONE)
AC_JACK_PORT_NONE  450 sound/pci/hda/hda_auto_parser.c 	if (conn == AC_JACK_PORT_NONE)
AC_JACK_PORT_NONE  717 sound/pci/hda/hda_auto_parser.c 	if (get_defcfg_connect(def_conf) == AC_JACK_PORT_NONE)
AC_JACK_PORT_NONE  448 sound/pci/hda/hda_jack.c 	if (conn == AC_JACK_PORT_NONE)
AC_JACK_PORT_NONE  179 sound/pci/hda/patch_cirrus.c 	return (get_defcfg_connect(val) != AC_JACK_PORT_NONE);
AC_JACK_PORT_NONE 1014 sound/pci/hda/patch_cirrus.c 		def_conf |= (AC_JACK_PORT_NONE << AC_DEFCFG_PORT_CONN_SHIFT);
AC_JACK_PORT_NONE 1714 sound/pci/hda/patch_hdmi.c 	if (get_defcfg_connect(config) == AC_JACK_PORT_NONE)
AC_JACK_PORT_NONE  519 sound/pci/hda/patch_sigmatel.c 			if (def_conf == AC_JACK_PORT_NONE)
AC_JACK_PORT_NONE 3122 sound/pci/hda/patch_sigmatel.c 	return get_defcfg_connect(pin_cfg) != AC_JACK_PORT_NONE &&
AC_JACK_PORT_NONE  446 sound/pci/hda/patch_via.c 	if (get_defcfg_connect(def_conf) == AC_JACK_PORT_NONE