Searched refs:snd_sof_dsp_core_put (Results 1 – 2 of 2) sorted by relevance
57 ret = snd_sof_dsp_core_put(sdev, swidget->core); in sof_widget_free()159 snd_sof_dsp_core_put(sdev, swidget->core); in sof_widget_setup()
124 static inline int snd_sof_dsp_core_put(struct snd_sof_dev *sdev, int core) in snd_sof_dsp_core_put() function