Searched refs:AC_WID_PIN (Results 1 – 10 of 10) sorted by relevance
32 [AC_WID_PIN] = "Pin Complex", in get_wid_type_name()865 if (wid_type == AC_WID_PIN || in print_codec_info()878 if (wid_type == AC_WID_PIN && in print_codec_info()888 case AC_WID_PIN: { in print_codec_info()920 if (wid_type == AC_WID_PIN && codec->dp_mst) in print_codec_info()
283 if (type == AC_WID_PIN || type == AC_WID_AUD_OUT) in snd_hda_get_conn_index()306 get_wcaps_type(wcaps) != AC_WID_PIN) in snd_hda_get_num_devices()440 if (wid_type != AC_WID_PIN) in read_pin_defaults()2725 get_wcaps_type(get_wcaps(codec, nid)) == AC_WID_PIN && in snd_hda_codec_eapd_power_filter()
99 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN) in cx_auto_parse_eapd()
201 if (wid_type != AC_WID_PIN) in snd_hda_parse_pin_defcfg()
412 type == AC_WID_PIN) in __parse_nid_path()604 if (type == AC_WID_PIN && idx > 0) /* only for input pins */ in has_amp_in()618 if (type == AC_WID_PIN && !idx) /* only for output pins */ in has_amp_out()789 if (type == AC_WID_PIN || in activate_amp_in()1302 if (wid_type == AC_WID_PIN || wid_type == AC_WID_AUD_OUT || in assign_out_path_ctls()
1999 if (get_wcaps_type(caps) == AC_WID_PIN) in hdmi_parse_codec()2661 if (get_wcaps_type(get_wcaps(codec, pin_nid)) != AC_WID_PIN) in generic_acomp_pin_eld_notify()
481 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN) in set_eapd()
170 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()
30 AC_WID_PIN, /* Pin Complex */ enumerator
226 if (!(caps & AC_WCAP_DIGITAL) || (type != AC_WID_PIN)) in hdac_hdmi_get_port_len()1658 case AC_WID_PIN: in hdac_hdmi_parse_and_map_nid()
Completed in 62 milliseconds