xref: /openbmc/linux/sound/soc/codecs/hdac_hdmi.h (revision 293d5b43)
1 #ifndef __HDAC_HDMI_H__
2 #define __HDAC_HDMI_H__
3 
4 int hdac_hdmi_jack_init(struct snd_soc_dai *dai, int pcm);
5 
6 #endif /* __HDAC_HDMI_H__ */
7