]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - sound/soc/codecs/hdac_hdmi.h
Merge tag 'pci-v4.11-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaa...
[mirror_ubuntu-bionic-kernel.git] / sound / soc / codecs / hdac_hdmi.h
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 struct snd_soc_jack *jack);
6
7 int hdac_hdmi_jack_port_init(struct snd_soc_codec *codec,
8 struct snd_soc_dapm_context *dapm);
9 #endif /* __HDAC_HDMI_H__ */