Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dhda_proc.c46 [AC_WID_PIN] = "Pin Complex", in get_wid_type_name()
843 if (wid_type == AC_WID_PIN || in print_codec_info()
856 if (wid_type == AC_WID_PIN && in print_codec_info()
866 case AC_WID_PIN: { in print_codec_info()
898 if (wid_type == AC_WID_PIN && codec->dp_mst) in print_codec_info()
Dhda_codec.c296 if (type == AC_WID_PIN || type == AC_WID_AUD_OUT) in snd_hda_get_conn_index()
319 get_wcaps_type(wcaps) != AC_WID_PIN) in snd_hda_get_num_devices()
453 if (wid_type != AC_WID_PIN) in read_pin_defaults()
2758 get_wcaps_type(get_wcaps(codec, nid)) == AC_WID_PIN && in snd_hda_codec_eapd_power_filter()
Dpatch_conexant.c112 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN) in cx_auto_parse_eapd()
Dhda_auto_parser.c199 if (wid_type != AC_WID_PIN) in snd_hda_parse_pin_defcfg()
Dhda_generic.c424 type == AC_WID_PIN) in __parse_nid_path()
616 if (type == AC_WID_PIN && idx > 0) /* only for input pins */ in has_amp_in()
630 if (type == AC_WID_PIN && !idx) /* only for output pins */ in has_amp_out()
801 if (type == AC_WID_PIN || in activate_amp_in()
1306 if (wid_type == AC_WID_PIN || wid_type == AC_WID_AUD_OUT || in assign_out_path_ctls()
Dpatch_hdmi.c1823 case AC_WID_PIN: in hdmi_parse_codec()
Dpatch_realtek.c458 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN) in set_eapd()
/Linux-v4.19/sound/hda/
Dhdac_sysfs.c170 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN) in pin_caps_show()
181 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN) in pin_cfg_show()
/Linux-v4.19/include/sound/
Dhda_verbs.h30 AC_WID_PIN, /* Pin Complex */ enumerator
/Linux-v4.19/sound/soc/codecs/
Dhdac_hdmi.c212 if (!(caps & AC_WCAP_DIGITAL) || (type != AC_WID_PIN)) in hdac_hdmi_get_port_len()
1488 case AC_WID_PIN: in hdac_hdmi_parse_and_map_nid()