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 35814ced2d22..1673f0b2cf58 100644
--- a/include/sound/soc-dapm.h
+++ b/include/sound/soc-dapm.h
@@ -283,6 +283,7 @@ void snd_soc_dapm_shutdown(struct snd_soc_device *socdev);
283 283
284/* dapm sys fs - used by the core */ 284/* dapm sys fs - used by the core */
285int snd_soc_dapm_sys_add(struct device *dev); 285int snd_soc_dapm_sys_add(struct device *dev);
286void snd_soc_dapm_debugfs_init(struct snd_soc_codec *codec);
286 287
287/* dapm audio pin control and status */ 288/* dapm audio pin control and status */
288int snd_soc_dapm_enable_pin(struct snd_soc_codec *codec, const char *pin); 289int snd_soc_dapm_enable_pin(struct snd_soc_codec *codec, const char *pin);