diff options
Diffstat (limited to 'sound/soc/qcom/sdw.h')
-rw-r--r-- | sound/soc/qcom/sdw.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/qcom/sdw.h b/sound/soc/qcom/sdw.h index d74cbb84da..392e3455f1 100644 --- a/sound/soc/qcom/sdw.h +++ b/sound/soc/qcom/sdw.h @@ -6,6 +6,7 @@ #include <linux/soundwire/sdw.h> +int qcom_snd_sdw_startup(struct snd_pcm_substream *substream); int qcom_snd_sdw_prepare(struct snd_pcm_substream *substream, struct sdw_stream_runtime *runtime, bool *stream_prepared); |