Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/qcom/
H A Dsdw.c10 int qcom_snd_sdw_prepare(struct snd_pcm_substream *substream, in qcom_snd_sdw_prepare() function
59 EXPORT_SYMBOL_GPL(qcom_snd_sdw_prepare);
H A Dsdw.h9 int qcom_snd_sdw_prepare(struct snd_pcm_substream *substream,
H A Dsc8280xp.c97 return qcom_snd_sdw_prepare(substream, sruntime, in sc8280xp_snd_prepare()
H A Dsm8250.c89 return qcom_snd_sdw_prepare(substream, sruntime, in sm8250_snd_prepare()