Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/hda/
Dpatch_hdmi.c195 static inline bool codec_has_acomp(struct hda_codec *codec) in codec_has_acomp() function
201 #define codec_has_acomp(codec) false macro
808 if (codec_has_acomp(codec)) in jack_callback()
858 if (codec_has_acomp(codec)) in hdmi_unsol_event()
1834 if (!codec_has_acomp(codec)) in hdmi_present_sense()
2107 if (codec_has_acomp(codec)) in generic_hdmi_playback_pcm_prepare()
2428 if (codec_has_acomp(codec)) in generic_hdmi_init()
2468 } else if (codec_has_acomp(codec)) { in generic_hdmi_free()