Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dsof-audio.h694 int sof_widget_list_free(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm, int dir);
H A Dpcm.c249 ret = sof_widget_list_free(sdev, spcm, dir); in sof_pcm_free_all_streams()
252 "sof_widget_list_free failed %d\n", ret); in sof_pcm_free_all_streams()
H A Dsof-audio.c840 int sof_widget_list_free(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm, int dir) in sof_widget_list_free() function