Home
last modified time | relevance | path

Searched refs:snd_sof_dsp_core_put (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/sof/
H A Dsof-audio.c98 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()
H A Dops.h124 static inline int snd_sof_dsp_core_put(struct snd_sof_dev *sdev, int core) in snd_sof_dsp_core_put() function