Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/
H A Dsenarytech.c72 if ((get_wcaps_type(get_wcaps(codec, nid)) == AC_WID_BEEP) && in senary_auto_parse_beep()
88 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN) in senary_auto_parse_eapd()
H A Dvia.c283 if (get_wcaps_type(get_wcaps(codec, nid)) == AC_WID_BEEP) in auto_parse_beep()
739 if (get_wcaps_type(get_wcaps(codec, conn[i])) == AC_WID_AUD_OUT) in add_secret_dac_path()
746 if (get_wcaps_type(caps) == AC_WID_AUD_OUT && in add_secret_dac_path()
H A Dsigmatel.c4740 if (get_wcaps_type(get_wcaps(codec, 0x28)) == AC_WID_VOL_KNB) in probe_stac92hd71bxx()
/linux/sound/hda/common/
H A Dbind.c264 switch (get_wcaps_type(wcaps)) { in is_likely_hdmi_codec()
H A Dhda_local.h490 static inline int get_wcaps_type(unsigned int wcaps) in get_wcaps_type() function
H A Dauto_parser.c196 unsigned int wid_type = get_wcaps_type(wid_caps); in snd_hda_parse_pin_defcfg()
/linux/sound/hda/codecs/hdmi/
H A Dhdmi.c1599 if (get_wcaps_type(caps) == AC_WID_AUD_OUT) in snd_hda_hdmi_parse_codec()
1612 if (get_wcaps_type(caps) == AC_WID_PIN) in snd_hda_hdmi_parse_codec()
2229 if (get_wcaps_type(get_wcaps(codec, pin_nid)) != AC_WID_PIN) in snd_hda_hdmi_acomp_pin_eld_notify()