Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/
H A Dsof-audio.c765 int sof_widget_list_free(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm, int dir) in sof_widget_list_free() function
863 ret = sof_widget_list_free(sdev, spcm, dir); in sof_pcm_stream_free()
H A Dsof-audio.h633 int sof_widget_list_free(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm, int dir);
H A Dpcm.c237 ret = sof_widget_list_free(sdev, spcm, substream->stream); in sof_pcm_hw_free()