Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/qcom/
Dcommon.h21 int qcom_snd_sdw_hw_free(struct snd_pcm_substream *substream,
39 static inline int qcom_snd_sdw_hw_free(struct snd_pcm_substream *substream, in qcom_snd_sdw_hw_free() function
Dcommon.c269 int qcom_snd_sdw_hw_free(struct snd_pcm_substream *substream, in qcom_snd_sdw_hw_free() function
296 EXPORT_SYMBOL_GPL(qcom_snd_sdw_hw_free);
Dsc8280xp.c88 return qcom_snd_sdw_hw_free(substream, sruntime, in sc8280xp_snd_hw_free()
Dsm8250.c99 return qcom_snd_sdw_hw_free(substream, sruntime, in sm8250_snd_hw_free()