Home
last modified time | relevance | path

Searched refs:qcom_snd_sdw_prepare (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/sound/soc/qcom/
Dcommon.h15 int qcom_snd_sdw_prepare(struct snd_pcm_substream *substream,
25 static inline int qcom_snd_sdw_prepare(struct snd_pcm_substream *substream, in qcom_snd_sdw_prepare() function
Dcommon.c184 int qcom_snd_sdw_prepare(struct snd_pcm_substream *substream, in qcom_snd_sdw_prepare() function
236 EXPORT_SYMBOL_GPL(qcom_snd_sdw_prepare);
Dsc8280xp.c77 return qcom_snd_sdw_prepare(substream, sruntime, in sc8280xp_snd_prepare()
Dsm8250.c88 return qcom_snd_sdw_prepare(substream, sruntime, in sm8250_snd_prepare()