Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/sof/
Dsof-audio.h632 int sof_pcm_stream_free(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream,
Dpcm.c381 ret = sof_pcm_stream_free(sdev, substream, spcm, substream->stream, false); in sof_pcm_trigger()
Dsof-audio.c818 int sof_pcm_stream_free(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream, in sof_pcm_stream_free() function
Dipc3-topology.c2289 ret = sof_pcm_stream_free(sdev, substream, spcm, dir, true); in sof_tear_down_left_over_pipelines()
Dipc4-topology.c2890 ret = sof_pcm_stream_free(sdev, substream, spcm, dir, true); in sof_ipc4_tear_down_all_pipelines()