Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/
Dsof-audio.h527 int sof_pcm_stream_free(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream,
Dpcm.c356 ret = sof_pcm_stream_free(sdev, substream, spcm, substream->stream, in sof_pcm_trigger()
Dsof-audio.c626 int sof_pcm_stream_free(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream, in sof_pcm_stream_free() function
Dipc3-topology.c2248 ret = sof_pcm_stream_free(sdev, substream, spcm, dir, true); in sof_tear_down_left_over_pipelines()