tegrakernel/kernel/kernel-4.9/sound/soc/codecs/hdac_hdmi.h

7 lines
138 B
C
Raw Normal View History

2022-02-16 09:13:02 -06:00
#ifndef __HDAC_HDMI_H__
#define __HDAC_HDMI_H__
int hdac_hdmi_jack_init(struct snd_soc_dai *dai, int pcm);
#endif /* __HDAC_HDMI_H__ */