Files
Debian-9-Kernel/sound/soc/codecs/hdac_hdmi.h
T
2023-05-02 09:58:35 +02:00

7 lines
138 B
C

#ifndef __HDAC_HDMI_H__
#define __HDAC_HDMI_H__
int hdac_hdmi_jack_init(struct snd_soc_dai *dai, int pcm);
#endif /* __HDAC_HDMI_H__ */