AC_JACK_PORT_NONE 2880 sound/pci/hda/hda_codec.c if (get_defcfg_connect(def_conf) == AC_JACK_PORT_NONE) AC_JACK_PORT_NONE 354 sound/pci/hda/hda_generic.c if (defcfg_port_conn(node) == AC_JACK_PORT_NONE) AC_JACK_PORT_NONE 543 sound/pci/hda/hda_generic.c if (defcfg_port_conn(node) == AC_JACK_PORT_NONE) AC_JACK_PORT_NONE 979 sound/pci/hda/patch_analog.c return get_defcfg_connect(conf) != AC_JACK_PORT_NONE; AC_JACK_PORT_NONE 687 sound/pci/hda/patch_cmedia.c if (get_defcfg_connect(port_e) == AC_JACK_PORT_NONE || AC_JACK_PORT_NONE 688 sound/pci/hda/patch_cmedia.c get_defcfg_connect(port_f) == AC_JACK_PORT_NONE) { AC_JACK_PORT_NONE 693 sound/pci/hda/patch_cmedia.c if (get_defcfg_connect(port_g) == AC_JACK_PORT_NONE || AC_JACK_PORT_NONE 694 sound/pci/hda/patch_cmedia.c get_defcfg_connect(port_h) == AC_JACK_PORT_NONE) { AC_JACK_PORT_NONE 709 sound/pci/hda/patch_cmedia.c if (get_defcfg_connect(port_spdifo) != AC_JACK_PORT_NONE) AC_JACK_PORT_NONE 711 sound/pci/hda/patch_cmedia.c if (get_defcfg_connect(port_spdifi) != AC_JACK_PORT_NONE) AC_JACK_PORT_NONE 3147 sound/pci/hda/patch_sigmatel.c if (get_defcfg_connect(def_conf) == AC_JACK_PORT_NONE) AC_JACK_PORT_NONE 1329 sound/pci/hda/patch_via.c if (get_defcfg_connect(def_conf) == AC_JACK_PORT_NONE) {