Home
last modified time | relevance | path

Searched refs:AC_WID_PIN (Results 1 – 6 of 6) sorted by relevance

/linux/sound/hda/core/
H A Dsysfs.c170 if (snd_hdac_get_wcaps_type(snd_hdac_get_wcaps(codec, nid)) != AC_WID_PIN) in pin_caps_show()
181 if (snd_hdac_get_wcaps_type(snd_hdac_get_wcaps(codec, nid)) != AC_WID_PIN) in pin_cfg_show()
/linux/sound/hda/codecs/
H A Dsenarytech.c88 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN) in senary_auto_parse_eapd()
/linux/include/sound/
H A Dhda_verbs.h30 AC_WID_PIN, /* Pin Complex */ enumerator
/linux/sound/soc/codecs/
H A Dhdac_hdmi.c225 if (!(caps & AC_WCAP_DIGITAL) || (type != AC_WID_PIN)) in hdac_hdmi_get_port_len()
1555 case AC_WID_PIN: in hdac_hdmi_parse_and_map_nid()
/linux/sound/hda/common/
H A Dauto_parser.c201 if (wid_type != AC_WID_PIN) in snd_hda_parse_pin_defcfg()
/linux/sound/hda/codecs/hdmi/
H A Dhdmi.c1612 if (get_wcaps_type(caps) == AC_WID_PIN) in snd_hda_hdmi_parse_codec()
2229 if (get_wcaps_type(get_wcaps(codec, pin_nid)) != AC_WID_PIN) in snd_hda_hdmi_acomp_pin_eld_notify()