Home
last modified time | relevance | path

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

/Linux-v5.15/sound/pci/hda/
Dpatch_hdmi.c186 static inline bool codec_has_acomp(struct hda_codec *codec) in codec_has_acomp() function
192 #define codec_has_acomp(codec) false macro
789 if (codec_has_acomp(codec)) in jack_callback()
839 if (codec_has_acomp(codec)) in hdmi_unsol_event()
1800 if (!codec_has_acomp(codec)) in hdmi_present_sense()
2077 if (codec_has_acomp(codec)) in generic_hdmi_playback_pcm_prepare()
2423 if (codec_has_acomp(codec)) in generic_hdmi_init()
2463 } else if (codec_has_acomp(codec)) { in generic_hdmi_free()