Searched refs:snd_sof_dsp_core_put (Results 1 – 2 of 2) sorted by relevance
98 ret = snd_sof_dsp_core_put(sdev, i); in sof_widget_free_unlocked()234 snd_sof_dsp_core_put(sdev, j); in sof_widget_setup_unlocked()
124 static inline int snd_sof_dsp_core_put(struct snd_sof_dev *sdev, int core) in snd_sof_dsp_core_put() function