Searched refs:sof_pcm_stream_free (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/sound/soc/sof/ |
D | sof-audio.h | 632 int sof_pcm_stream_free(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream,
|
D | pcm.c | 381 ret = sof_pcm_stream_free(sdev, substream, spcm, substream->stream, false); in sof_pcm_trigger()
|
D | sof-audio.c | 818 int sof_pcm_stream_free(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream, in sof_pcm_stream_free() function
|
D | ipc3-topology.c | 2289 ret = sof_pcm_stream_free(sdev, substream, spcm, dir, true); in sof_tear_down_left_over_pipelines()
|
D | ipc4-topology.c | 2890 ret = sof_pcm_stream_free(sdev, substream, spcm, dir, true); in sof_ipc4_tear_down_all_pipelines()
|