Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/hda/
Dpatch_hdmi.c180 static inline bool codec_has_acomp(struct hda_codec *codec) in codec_has_acomp() function
186 #define codec_has_acomp(codec) false macro
786 if (codec_has_acomp(codec)) in jack_callback()
836 if (codec_has_acomp(codec)) in hdmi_unsol_event()
1717 if (!codec_has_acomp(codec)) in hdmi_present_sense()
1993 if (codec_has_acomp(codec)) in generic_hdmi_playback_pcm_prepare()
2340 if (codec_has_acomp(codec)) in generic_hdmi_init()
2380 } else if (codec_has_acomp(codec)) { in generic_hdmi_free()