summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wcd9xxx-resmgr-v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wcd9xxx-resmgr-v2.h')
-rw-r--r--sound/soc/codecs/wcd9xxx-resmgr-v2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/codecs/wcd9xxx-resmgr-v2.h b/sound/soc/codecs/wcd9xxx-resmgr-v2.h
index c1955d31889f..f605a249a620 100644
--- a/sound/soc/codecs/wcd9xxx-resmgr-v2.h
+++ b/sound/soc/codecs/wcd9xxx-resmgr-v2.h
@@ -85,4 +85,6 @@ int wcd_resmgr_disable_clk_block(struct wcd9xxx_resmgr_v2 *resmgr,
enum wcd_clock_type type);
int wcd_resmgr_get_clk_type(struct wcd9xxx_resmgr_v2 *resmgr);
void wcd_resmgr_post_ssr_v2(struct wcd9xxx_resmgr_v2 *resmgr);
+void wcd_resmgr_set_sido_input_src_locked(struct wcd9xxx_resmgr_v2 *resmgr,
+ int sido_src);
#endif