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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/hda/
H A Dpatch_cmedia.c700 if (get_defcfg_connect(port_e) == AC_JACK_PORT_NONE ||
701 get_defcfg_connect(port_f) == AC_JACK_PORT_NONE) {
706 if (get_defcfg_connect(port_g) == AC_JACK_PORT_NONE ||
707 get_defcfg_connect(port_h) == AC_JACK_PORT_NONE) {
722 if (get_defcfg_connect(port_spdifo) != AC_JACK_PORT_NONE)
724 if (get_defcfg_connect(port_spdifi) != AC_JACK_PORT_NONE)
H A Dhda_local.h246 #define get_defcfg_connect(cfg) ((cfg & AC_DEFCFG_PORT_CONN) >> AC_DEFCFG_PORT_CONN_SHIFT) macro
H A Dhda_codec.c2203 if (get_defcfg_connect(def_conf) == AC_JACK_PORT_NONE)
H A Dpatch_sigmatel.c1390 if (get_defcfg_connect(def_conf) == AC_JACK_PORT_NONE)

Completed in 89 milliseconds