Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/sof/
H A Dpcm.c192 static int sof_pcm_stream_free(struct snd_sof_dev *sdev, in sof_pcm_stream_free() function
259 ret = sof_pcm_stream_free(sdev, substream, spcm, in sof_pcm_free_all_streams()
288 ret = sof_pcm_stream_free(sdev, substream, spcm, substream->stream, true); in sof_pcm_hw_free()
321 ret = sof_pcm_stream_free(sdev, substream, spcm, substream->stream, true); in sof_pcm_prepare()
449 ret = sof_pcm_stream_free(sdev, substream, spcm, substream->stream, false); in sof_pcm_trigger()