/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_proc.c | 32 [AC_WID_PIN] = "Pin Complex", in get_wid_type_name() 829 if (wid_type == AC_WID_PIN || in print_codec_info() 842 if (wid_type == AC_WID_PIN && in print_codec_info() 852 case AC_WID_PIN: { in print_codec_info() 884 if (wid_type == AC_WID_PIN && codec->dp_mst) in print_codec_info()
|
H A D | hda_codec.c | 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() 487 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN) in snd_hda_add_pincfg() 2783 get_wcaps_type(get_wcaps(codec, nid)) == AC_WID_PIN && in snd_hda_codec_eapd_power_filter()
|
H A D | hda_auto_parser.c | 201 if (wid_type != AC_WID_PIN) in snd_hda_parse_pin_defcfg()
|
H A D | patch_conexant.c | 99 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN) in cx_auto_parse_eapd()
|
H A D | hda_generic.c | 418 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() 1307 if (wid_type == AC_WID_PIN || wid_type == AC_WID_AUD_OUT || in assign_out_path_ctls()
|
H A D | patch_hdmi.c | 2022 if (get_wcaps_type(caps) == AC_WID_PIN) in hdmi_parse_codec() 2686 if (get_wcaps_type(get_wcaps(codec, pin_nid)) != AC_WID_PIN) in generic_acomp_pin_eld_notify()
|
H A D | patch_realtek.c | 539 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN) in set_eapd()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_proc.c | 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()
|
H A D | hda_codec.c | 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() 487 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN) in snd_hda_add_pincfg() 2771 get_wcaps_type(get_wcaps(codec, nid)) == AC_WID_PIN && in snd_hda_codec_eapd_power_filter()
|
H A D | hda_auto_parser.c | 197 if (wid_type != AC_WID_PIN) in snd_hda_parse_pin_defcfg()
|
H A D | patch_conexant.c | 106 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN) in cx_auto_parse_eapd()
|
H A D | hda_generic.c | 418 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() 1313 if (wid_type == AC_WID_PIN || wid_type == AC_WID_AUD_OUT || in assign_out_path_ctls()
|
H A D | patch_hdmi.c | 2051 if (get_wcaps_type(caps) == AC_WID_PIN) in hdmi_parse_codec() 2690 if (get_wcaps_type(get_wcaps(codec, pin_nid)) != AC_WID_PIN) in generic_acomp_pin_eld_notify()
|
H A D | patch_realtek.c | 538 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN) in set_eapd()
|
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_sysfs.c | 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()
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdac_sysfs.c | 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()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_verbs.h | 30 AC_WID_PIN, /* Pin Complex */ enumerator
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_verbs.h | 30 AC_WID_PIN, /* Pin Complex */ enumerator
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | hdac_hdmi.c | 226 if (!(caps & AC_WCAP_DIGITAL) || (type != AC_WID_PIN)) in hdac_hdmi_get_port_len() 1663 case AC_WID_PIN: in hdac_hdmi_parse_and_map_nid()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | hdac_hdmi.c | 226 if (!(caps & AC_WCAP_DIGITAL) || (type != AC_WID_PIN)) in hdac_hdmi_get_port_len() 1663 case AC_WID_PIN: in hdac_hdmi_parse_and_map_nid()
|