Home
last modified time | relevance | path

Searched refs:get_wcaps_type (Results 1 – 12 of 12) sorted by relevance

/linux/sound/pci/hda/
H A Dpatch_senarytech.c69 if ((get_wcaps_type(get_wcaps(codec, nid)) == AC_WID_BEEP) && in senary_auto_parse_beep()
85 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN) in senary_auto_parse_eapd()
H A Dhda_bind.c261 switch (get_wcaps_type(wcaps)) { in is_likely_hdmi_codec()
H A Dhda_generic.c404 get_wcaps_type(get_wcaps(codec, conn[i])) != AC_WID_AUD_OUT || in __parse_nid_path()
416 type = get_wcaps_type(get_wcaps(codec, conn[i])); in __parse_nid_path()
429 if (nums > 1 && get_wcaps_type(get_wcaps(codec, to_nid)) != AC_WID_AUD_MIX) in __parse_nid_path()
606 unsigned int type = get_wcaps_type(caps); in has_amp_in()
620 unsigned int type = get_wcaps_type(caps); in has_amp_out()
634 int type = get_wcaps_type(get_wcaps(codec, nid)); in is_active_nid()
694 if (dir != HDA_INPUT || get_wcaps_type(wcaps) != AC_WID_AUD_MIX) in is_stereo_amps()
794 type = get_wcaps_type(get_wcaps(codec, nid)); in activate_amp_in()
1312 unsigned int wid_type = get_wcaps_type(get_wcaps(codec, nid)); in assign_out_path_ctls()
1975 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_AUD_OUT) in fill_all_dac_nids()
[all …]
H A Dhda_proc.c123 get_wcaps_type(wcaps) != AC_WID_AUD_MIX) in is_stereo_amps()
809 unsigned int wid_type = get_wcaps_type(wid_caps); in print_codec_info()
H A Dpatch_conexant.c80 if (get_wcaps_type(get_wcaps(codec, nid)) == AC_WID_BEEP) in cx_auto_parse_beep()
99 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN) in cx_auto_parse_eapd()
H A Dhda_codec.c282 unsigned int type = get_wcaps_type(get_wcaps(codec, conn[i])); in snd_hda_get_conn_index()
306 get_wcaps_type(wcaps) != AC_WID_PIN) in snd_hda_get_num_devices()
439 unsigned int wid_type = get_wcaps_type(wcaps); in read_pin_defaults()
1161 type = get_wcaps_type(get_wcaps(codec, nid)); in snd_hda_codec_setup_stream()
1165 get_wcaps_type(get_wcaps(c, p->nid)) == type) in snd_hda_codec_setup_stream()
2780 get_wcaps_type(get_wcaps(codec, nid)) == AC_WID_PIN && in snd_hda_codec_eapd_power_filter()
H A Dpatch_hdmi.c2040 if (get_wcaps_type(caps) == AC_WID_AUD_OUT) in hdmi_parse_codec()
2053 if (get_wcaps_type(caps) == AC_WID_PIN) in hdmi_parse_codec()
2688 if (get_wcaps_type(get_wcaps(codec, pin_nid)) != AC_WID_PIN) in generic_acomp_pin_eld_notify()
H A Dpatch_realtek.c542 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN) in set_eapd()
/linux/sound/hda/
H A Dlocal.h13 static inline int get_wcaps_type(unsigned int wcaps) in get_wcaps_type() function
H 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()
192 switch (get_wcaps_type(get_wcaps(codec, nid))) { in has_pcm_cap()
H A Dhdac_device.c443 get_wcaps_type(wcaps) != AC_WID_VOL_KNB) in get_num_conns()
/linux/sound/soc/codecs/
H A Dhdac_hdmi.c225 type = get_wcaps_type(caps); in hdac_hdmi_get_port_len()
1653 type = get_wcaps_type(caps); in hdac_hdmi_parse_and_map_nid()