Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/sof/
H A Dsof-audio.h663 int sof_widget_list_free(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm, int dir);
H A Dpcm.c232 ret = sof_widget_list_free(sdev, spcm, dir); in sof_pcm_stream_free()
H A Dsof-audio.c762 int sof_widget_list_free(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm, int dir) in sof_widget_list_free() function