Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/pci/hda/
A Dhda_proc.c32 [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()
A Dhda_codec.c283 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()
2769 get_wcaps_type(get_wcaps(codec, nid)) == AC_WID_PIN && in snd_hda_codec_eapd_power_filter()
A Dhda_auto_parser.c197 if (wid_type != AC_WID_PIN) in snd_hda_parse_pin_defcfg()
A Dpatch_conexant.c99 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN) in cx_auto_parse_eapd()
A Dhda_generic.c418 type == AC_WID_PIN) in __parse_nid_path()
610 if (type == AC_WID_PIN && idx > 0) /* only for input pins */ in has_amp_in()
624 if (type == AC_WID_PIN && !idx) /* only for output pins */ in has_amp_out()
795 if (type == AC_WID_PIN || in activate_amp_in()
1308 if (wid_type == AC_WID_PIN || wid_type == AC_WID_AUD_OUT || in assign_out_path_ctls()
A Dpatch_hdmi.c2037 if (get_wcaps_type(caps) == AC_WID_PIN) in hdmi_parse_codec()
2674 if (get_wcaps_type(get_wcaps(codec, pin_nid)) != AC_WID_PIN) in generic_acomp_pin_eld_notify()
A Dpatch_realtek.c535 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN) in set_eapd()
/linux-6.3-rc2/sound/hda/
A 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-6.3-rc2/include/sound/
A Dhda_verbs.h30 AC_WID_PIN, /* Pin Complex */ enumerator
/linux-6.3-rc2/sound/soc/codecs/
A Dhdac_hdmi.c226 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 77 milliseconds