Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/intel/boards/
Dsof_sdw.c177 sdw_stream = snd_soc_dai_get_sdw_stream(dai, substream->stream); in sdw_prepare()
197 sdw_stream = snd_soc_dai_get_sdw_stream(dai, substream->stream); in sdw_trigger()
236 sdw_stream = snd_soc_dai_get_sdw_stream(dai, substream->stream); in sdw_hw_free()
/Linux-v5.10/include/sound/
Dsoc-dai.h480 static inline void *snd_soc_dai_get_sdw_stream(struct snd_soc_dai *dai, in snd_soc_dai_get_sdw_stream() function
/Linux-v5.10/sound/soc/qcom/
Dsdm845.c59 sruntime = snd_soc_dai_get_sdw_stream(codec_dai, in sdm845_slim_snd_hw_params()
/Linux-v5.10/drivers/soundwire/
Dstream.c1927 sdw_stream = snd_soc_dai_get_sdw_stream(dai, substream->stream); in sdw_shutdown_stream()