Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/cirrus/
H A Dcs421x.c158 return (get_defcfg_connect(val) != AC_JACK_PORT_NONE); in is_active_pin()
388 def_conf |= (AC_JACK_PORT_NONE << AC_DEFCFG_PORT_CONN_SHIFT); in cs4210_pinmux_init()
H A Dcs420x.c144 return (get_defcfg_connect(val) != AC_JACK_PORT_NONE); in is_active_pin()
/linux/sound/hda/common/
H A Dauto_parser.c209 if (conn == AC_JACK_PORT_NONE) in snd_hda_parse_pin_defcfg()
458 if (conn == AC_JACK_PORT_NONE) in snd_hda_get_input_pin_attr()
725 if (get_defcfg_connect(def_conf) == AC_JACK_PORT_NONE) in snd_hda_get_pin_label()
H A Djack.c601 if (conn == AC_JACK_PORT_NONE) in add_jack_kctl()
/linux/include/sound/
H A Dhda_verbs.h550 AC_JACK_PORT_NONE, enumerator
/linux/sound/hda/codecs/
H A Dvia.c427 if (get_defcfg_connect(def_conf) == AC_JACK_PORT_NONE in vt1708_set_pinconfig_connect()
H A Dsigmatel.c526 if (def_conf == AC_JACK_PORT_NONE) in stac_init_power_map()
3137 return get_defcfg_connect(pin_cfg) != AC_JACK_PORT_NONE && in is_hp_output()
/linux/sound/hda/codecs/hdmi/
H A Dhdmi.c1484 if (get_defcfg_connect(config) == AC_JACK_PORT_NONE && in hdmi_add_pin()