Searched refs:AC_WID_PIN (Results 1 – 9 of 9) sorted by relevance
46 [AC_WID_PIN] = "Pin Complex", in get_wid_type_name()842 if (wid_type == AC_WID_PIN || in print_codec_info()855 if (wid_type == AC_WID_PIN && in print_codec_info()865 case AC_WID_PIN: { in print_codec_info()897 if (wid_type == AC_WID_PIN && codec->dp_mst) in print_codec_info()
305 if (type == AC_WID_PIN || type == AC_WID_AUD_OUT) in snd_hda_get_conn_index()322 get_wcaps_type(wcaps) != AC_WID_PIN) in get_num_devices()398 if (wid_type != AC_WID_PIN) in read_pin_defaults()2851 get_wcaps_type(get_wcaps(codec, nid)) == AC_WID_PIN && in snd_hda_codec_eapd_power_filter()
125 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN) in cx_auto_parse_eapd()
199 if (wid_type != AC_WID_PIN) in snd_hda_parse_pin_defcfg()
437 type == AC_WID_PIN) in __parse_nid_path()630 if (type == AC_WID_PIN && idx > 0) /* only for input pins */ in has_amp_in()644 if (type == AC_WID_PIN && !idx) /* only for output pins */ in has_amp_out()813 if (type == AC_WID_PIN || in activate_amp_in()1274 if (wid_type == AC_WID_PIN || wid_type == AC_WID_AUD_OUT || in assign_out_path_ctls()
1410 if (wid_type != AC_WID_PIN) in intel_not_share_assigned_cvt()1757 case AC_WID_PIN: in hdmi_parse_codec()
403 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN) in set_eapd()
169 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN) in pin_caps_show()180 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN) in pin_cfg_show()
29 AC_WID_PIN, /* Pin Complex */ enumerator