Searched refs:AC_JACK_PORT_NONE (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dpatch_cmedia.c696 if (get_defcfg_connect(port_e) == AC_JACK_PORT_NONE ||
697 get_defcfg_connect(port_f) == AC_JACK_PORT_NONE) {
702 if (get_defcfg_connect(port_g) == AC_JACK_PORT_NONE ||
703 get_defcfg_connect(port_h) == AC_JACK_PORT_NONE) {
718 if (get_defcfg_connect(port_spdifo) != AC_JACK_PORT_NONE)
720 if (get_defcfg_connect(port_spdifi) != AC_JACK_PORT_NONE)
H A Dhda_generic.c357 if (defcfg_port_conn(node) == AC_JACK_PORT_NONE)
542 if (defcfg_port_conn(node) == AC_JACK_PORT_NONE)
H A Dhda_codec.h543 AC_JACK_PORT_NONE, enumerator in enum:__anon19187
H A Dpatch_sigmatel.c3481 if (get_defcfg_connect(def_conf) != AC_JACK_PORT_NONE)
3494 if (get_defcfg_connect(def_conf) == AC_JACK_PORT_NONE)
4394 if (def_conf != AC_JACK_PORT_NONE)
5449 if (def_conf == AC_JACK_PORT_NONE)
5468 if (stac_get_defcfg_connect(codec, idx + 1) != AC_JACK_PORT_NONE)
5472 if (stac_get_defcfg_connect(codec, idx + 2) != AC_JACK_PORT_NONE)
5474 if (stac_get_defcfg_connect(codec, idx) != AC_JACK_PORT_NONE)
H A Dpatch_cirrus.c373 return (get_defcfg_connect(val) != AC_JACK_PORT_NONE);
H A Dpatch_via.c590 && get_defcfg_connect(def_conf) != AC_JACK_PORT_NONE)) {
2474 if (get_defcfg_connect(def_conf) == AC_JACK_PORT_NONE
H A Dhda_codec.c4426 if (get_defcfg_connect(def_conf) == AC_JACK_PORT_NONE)
H A Dpatch_analog.c1128 return get_defcfg_connect(conf) != AC_JACK_PORT_NONE;

Completed in 377 milliseconds