aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc-dapm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound/soc-dapm.h')
-rw-r--r--include/sound/soc-dapm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/soc-dapm.h b/include/sound/soc-dapm.h
index b9d586442518..4158cbaa0f25 100644
--- a/include/sound/soc-dapm.h
+++ b/include/sound/soc-dapm.h
@@ -199,6 +199,7 @@ void snd_soc_dapm_free(struct snd_soc_device *socdev);
199/* dapm events */ 199/* dapm events */
200int snd_soc_dapm_stream_event(struct snd_soc_codec *codec, char *stream, 200int snd_soc_dapm_stream_event(struct snd_soc_codec *codec, char *stream,
201 int event); 201 int event);
202int snd_soc_dapm_device_event(struct snd_soc_device *socdev, int event);
202 203
203/* dapm sys fs - used by the core */ 204/* dapm sys fs - used by the core */
204int snd_soc_dapm_sys_add(struct device *dev); 205int snd_soc_dapm_sys_add(struct device *dev);