]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/sound/soc-dapm.h
[ALSA] ASoC: Clarify API for bias configuration
[karo-tx-linux.git] / include / sound / soc-dapm.h
index bf4cf0c1d37f01fd5f75910ce21d635019f81ea5..f8223fae58042d3329d5e93cef85acb0196c38b5 100644 (file)
@@ -221,7 +221,8 @@ int snd_soc_dapm_add_routes(struct snd_soc_codec *codec,
 /* dapm events */
 int snd_soc_dapm_stream_event(struct snd_soc_codec *codec, char *stream,
        int event);
-int snd_soc_dapm_device_event(struct snd_soc_device *socdev, int event);
+int snd_soc_dapm_set_bias_level(struct snd_soc_device *socdev,
+       enum snd_soc_bias_level level);
 
 /* dapm sys fs - used by the core */
 int snd_soc_dapm_sys_add(struct device *dev);