summaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/qcom/common.h')
-rw-r--r--sound/soc/qcom/common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/soc/qcom/common.h b/sound/soc/qcom/common.h
index d7f80ee5ae26..1b8d3f90bffa 100644
--- a/sound/soc/qcom/common.h
+++ b/sound/soc/qcom/common.h
@@ -9,5 +9,8 @@
int qcom_snd_parse_of(struct snd_soc_card *card);
int qcom_snd_wcd_jack_setup(struct snd_soc_pcm_runtime *rtd,
struct snd_soc_jack *jack, bool *jack_setup);
+int qcom_snd_dp_jack_setup(struct snd_soc_pcm_runtime *rtd,
+ struct snd_soc_jack *dp_jack, int id);
+
#endif