Staging
v0.8.1
Raw File
#ifndef __HDAC_HDMI_H__
#define __HDAC_HDMI_H__

int hdac_hdmi_jack_init(struct snd_soc_dai *dai, int pcm);

#endif /* __HDAC_HDMI_H__ */
back to top