Searched refs:sof_widget_list_free (Results 1 – 3 of 3) sorted by relevance
694 int sof_widget_list_free(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm, int dir);
249 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()
840 int sof_widget_list_free(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm, int dir) in sof_widget_list_free() function