Home
last modified time | relevance | path

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

/sound/soc/sof/
Dsof-audio.c561 int sof_widget_list_free(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm, int dir) in sof_widget_list_free() function
650 ret = sof_widget_list_free(sdev, spcm, dir); in sof_pcm_stream_free()
Dsof-audio.h524 int sof_widget_list_free(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm, int dir);
Dpcm.c231 ret = sof_widget_list_free(sdev, spcm, substream->stream); in sof_pcm_hw_free()