]> git.karo-electronics.de Git - linux-beck.git/blobdiff - sound/soc/codecs/wm_hubs.h
ASoC: Factor out analogue platform data from WM8993
[linux-beck.git] / sound / soc / codecs / wm_hubs.h
index ec09cb6a29392a491e53aab36fce691660a269fd..36d3fba1de8b560ee414d5092461c844e0fa3f86 100644 (file)
@@ -20,5 +20,10 @@ extern const unsigned int wm_hubs_spkmix_tlv[];
 
 extern int wm_hubs_add_analogue_controls(struct snd_soc_codec *);
 extern int wm_hubs_add_analogue_routes(struct snd_soc_codec *, int, int);
+extern int wm_hubs_handle_analogue_pdata(struct snd_soc_codec *,
+                                        int lineout1_diff, int lineout2_diff,
+                                        int lineout1fb, int lineout2fb,
+                                        int jd_scthr, int jd_thr,
+                                        int micbias1_lvl, int micbias2_lvl);
 
 #endif