Home
last modified time | relevance | path

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

/sound/soc/sof/
A Dpcm.c176 static int sof_pcm_stream_free(struct snd_sof_dev *sdev, in sof_pcm_stream_free() function
243 ret = sof_pcm_stream_free(sdev, substream, spcm, in sof_pcm_free_all_streams()
272 ret = sof_pcm_stream_free(sdev, substream, spcm, substream->stream, true); in sof_pcm_hw_free()
305 ret = sof_pcm_stream_free(sdev, substream, spcm, substream->stream, true); in sof_pcm_prepare()
433 ret = sof_pcm_stream_free(sdev, substream, spcm, substream->stream, false); in sof_pcm_trigger()

Completed in 4 milliseconds