Searched refs:AC_WCAP_OUT_AMP (Results 1 – 7 of 7) sorted by relevance
159 #define AC_WCAP_OUT_AMP (1<<2) /* AMP-out present */ macro
750 if (wid_caps & AC_WCAP_OUT_AMP) in print_codec_info()796 if (wid_caps & AC_WCAP_OUT_AMP) { in print_codec_info()
518 if (get_wcaps(codec, pin_nid) & AC_WCAP_OUT_AMP) in hdmi_init_pin()2431 if (get_wcaps(codec, pin) & AC_WCAP_OUT_AMP) in simple_playback_init()
4090 if (get_wcaps(codec, pin) & AC_WCAP_OUT_AMP) in init_output()4095 if (dac && (get_wcaps(codec, dac) & AC_WCAP_OUT_AMP)) in init_output()
2630 if ((get_wcaps(codec, nid) & AC_WCAP_OUT_AMP) && in set_spdif_ctls()
642 if (!(caps & AC_WCAP_OUT_AMP)) in has_amp_out()
222 if (nid != codec->afg && !(get_wcaps(codec, nid) & AC_WCAP_OUT_AMP)) in amp_out_caps_show()