Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/qcom/
Dsm8250.c73 sruntime = snd_soc_dai_get_sdw_stream(codec_dai, in sm8250_snd_hw_params()
Dsdm845.c59 sruntime = snd_soc_dai_get_sdw_stream(codec_dai, in sdm845_slim_snd_hw_params()
/Linux-v5.15/sound/soc/intel/boards/
Dsof_sdw.c273 sdw_stream = snd_soc_dai_get_sdw_stream(dai, substream->stream); in sdw_prepare()
293 sdw_stream = snd_soc_dai_get_sdw_stream(dai, substream->stream); in sdw_trigger()
332 sdw_stream = snd_soc_dai_get_sdw_stream(dai, substream->stream); in sdw_hw_free()
/Linux-v5.15/include/sound/
Dsoc-dai.h549 static inline void *snd_soc_dai_get_sdw_stream(struct snd_soc_dai *dai, in snd_soc_dai_get_sdw_stream() function
/Linux-v5.15/drivers/soundwire/
Dstream.c1937 sdw_stream = snd_soc_dai_get_sdw_stream(dai, substream->stream); in sdw_shutdown_stream()