xref: /linux/sound/soc/codecs/hdac_hdmi.h (revision 0883c2c06fb5bcf5b9e008270827e63c09a88c1e)
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